Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/
Dsync.h353 int sync_fence_wake_up_wq(wait_queue_t *curr, unsigned mode,
Dsync_debug.c167 if (pos->func != &sync_fence_wake_up_wq) in sync_print_fence()
Dsync.c315 int sync_fence_wake_up_wq(wait_queue_t *curr, unsigned mode, in sync_fence_wake_up_wq() function
339 init_waitqueue_func_entry(&waiter->work, sync_fence_wake_up_wq); in sync_fence_wait_async()