Searched defs:ext_wait_queue (Results 1 – 1 of 1) sorted by relevance
126 struct ext_wait_queue { /* queue of sleeping tasks */ struct127 struct task_struct *task;128 struct list_head list;152 struct ext_wait_queue e_wait_q[2]; argument