Home
last modified time | relevance | path

Searched refs:reservation_object_get_fences_rcu (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dreservation.h130 int reservation_object_get_fences_rcu(struct reservation_object *obj,
/linux-4.4.14/drivers/dma-buf/
Dreservation.c236 int reservation_object_get_fences_rcu(struct reservation_object *obj, in reservation_object_get_fences_rcu() function
320 EXPORT_SYMBOL_GPL(reservation_object_get_fences_rcu);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c222 r = reservation_object_get_fences_rcu(new_rbo->tbo.resv, &work->excl, in amdgpu_crtc_page_flip()