Searched defs:ext_wait_queue (Results 1 – 2 of 2) sorted by relevance
61 struct ext_wait_queue { /* queue of sleeping tasks */ struct62 struct task_struct *task;86 struct ext_wait_queue e_wait_q[2]; argument
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