Searched defs:waiter (Results 1 – 8 of 8) sorted by relevance
/drivers/gpu/host1x/ |
D | intr.c | 47 static bool add_waiter_to_queue(struct host1x_waitlist *waiter, in add_waiter_to_queue() 71 struct host1x_waitlist *waiter, *next, *prev; in remove_completed_waiters() local 110 static void action_submit_complete(struct host1x_waitlist *waiter) in action_submit_complete() 122 static void action_wakeup(struct host1x_waitlist *waiter) in action_wakeup() 128 static void action_wakeup_interruptible(struct host1x_waitlist *waiter) in action_wakeup_interruptible() 149 struct host1x_waitlist *waiter, *next; in run_handlers() local 214 struct host1x_waitlist *waiter, void **ref) in host1x_intr_add_action() 259 struct host1x_waitlist *waiter = ref; in host1x_intr_put_ref() local 331 struct host1x_waitlist *waiter, *next; in host1x_intr_stop() local
|
D | syncpt.c | 167 struct host1x_waitlist *waiter; in host1x_syncpt_wait() local
|
/drivers/md/persistent-data/ |
D | dm-block-manager.c | 49 struct waiter { struct 50 struct list_head list; 51 struct task_struct *task; 52 int wants_write;
|
/drivers/staging/android/ |
D | sync.c | 522 struct sync_fence_waiter *waiter = in sync_fence_signal_pt() local 534 struct sync_fence_waiter *waiter) in sync_fence_wait_async() 555 struct sync_fence_waiter *waiter) in sync_fence_cancel_async() 936 struct sync_fence_waiter *waiter = in sync_print_fence() local
|
D | sync.h | 192 static inline void sync_fence_waiter_init(struct sync_fence_waiter *waiter, in sync_fence_waiter_init()
|
/drivers/gpu/drm/radeon/ |
D | radeon_semaphore.c | 73 int signaler, int waiter) in radeon_semaphore_sync_rings()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_gem.c | 1065 static inline bool is_waiting(struct omap_gem_sync_waiter *waiter) in is_waiting() 1087 struct omap_gem_sync_waiter *waiter, *n; in sync_op_update() local 1173 struct omap_gem_sync_waiter *waiter = in omap_gem_op_sync() local 1226 struct omap_gem_sync_waiter *waiter = in omap_gem_op_async() local
|
/drivers/gpu/drm/i915/ |
D | intel_ringbuffer.c | 635 gen6_ring_sync(struct intel_ring_buffer *waiter, in gen6_ring_sync()
|