Searched refs:wait_queue_func_t (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dwait.h13 typedef int (*wait_queue_func_t)(wait_queue_t *wait, unsigned mode, int flags, void *key); typedef
23 wait_queue_func_t func;
98 init_waitqueue_func_entry(wait_queue_t *q, wait_queue_func_t func) init_waitqueue_func_entry()

Completed in 71 milliseconds