Searched defs:wait_queue_head (Results 1 – 3 of 3) sorted by relevance
37 struct wait_queue_head { struct41 typedef struct wait_queue_head wait_queue_head_t; argument
36 struct wait_queue_head { struct40 typedef struct wait_queue_head wait_queue_head_t; argument
148 wait_queue_head_t wait_queue_head; /* wait queue head for reader */ member