Searched defs:ext_wait_queue (Results 1 – 1 of 1) sorted by relevance
127 struct ext_wait_queue { /* queue of sleeping tasks */ struct128 struct task_struct *task;129 struct list_head list;153 struct ext_wait_queue e_wait_q[2]; argument