Home
last modified time | relevance | path

Searched refs:reservation_object_list (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/
HDlinux_reservation.c71 struct reservation_object_list *fobj, *old; in reservation_object_reserve_shared()
104 struct reservation_object_list *fobj, in reservation_object_add_shared_inplace()
144 struct reservation_object_list *old, in reservation_object_add_shared_replace()
145 struct reservation_object_list *fobj, in reservation_object_add_shared_replace()
212 struct reservation_object_list *old, *fobj = obj->staged; in reservation_object_add_shared_fence()
236 struct reservation_object_list *old; in reservation_object_add_excl_fence()
275 struct reservation_object_list *src_list, *dst_list; in reservation_object_copy_fences()
347 struct reservation_object_list *fobj; in reservation_object_get_fences_rcu()
457 struct reservation_object_list *fobj = in reservation_object_wait_timeout_rcu()
546 struct reservation_object_list *fobj = in reservation_object_test_signaled_rcu()
/dragonfly/sys/dev/drm/include/linux/
HDreservation.h59 struct reservation_object_list { struct
78 struct reservation_object_list __rcu *fence; argument
79 struct reservation_object_list *staged;
109 struct reservation_object_list *fobj; in reservation_object_fini()
140 static inline struct reservation_object_list *
/dragonfly/sys/dev/drm/radeon/
HDradeon_sync.c94 struct reservation_object_list *flist; in radeon_sync_resv()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_sync.c197 struct reservation_object_list *flist; in amdgpu_sync_resv()
HDamdgpu_ttm.c1491 struct reservation_object_list *flist; in amdgpu_ttm_bo_eviction_valuable()
/dragonfly/sys/dev/drm/ttm/
HDttm_bo.c370 struct reservation_object_list *fobj; in ttm_bo_flush_all_fences()
/dragonfly/sys/dev/drm/i915/
HDi915_gem.c4548 struct reservation_object_list *list; in i915_gem_busy_ioctl()