Searched refs:wait_queue_func_t (Results 1 – 1 of 1) sorted by relevance
13 typedef int (*wait_queue_func_t)(wait_queue_t *wait, unsigned mode, int flags, void *key); typedef23 wait_queue_func_t func;98 init_waitqueue_func_entry(wait_queue_t *q, wait_queue_func_t func) in init_waitqueue_func_entry()