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

/linux-master/include/linux/
H A Dwait.h15 typedef int (*wait_queue_func_t)(struct wait_queue_entry *wq_entry, unsigned mode, int flags, void *key); typedef
31 wait_queue_func_t func;
88 init_waitqueue_func_entry(struct wait_queue_entry *wq_entry, wait_queue_func_t func)

Completed in 336 milliseconds