Searched refs:wait_queue_head_t (Results 1 – 7 of 7) sorted by relevance
4 typedef struct wait_queue_head_t { spinlock_t lock; } wait_queue_head_t; typedef6 struct wait_queue_head_t work = { lock: (spinlock_t) { 0 }, }; in call_usermodehelper()
36 wait_queue_head_t wait_queue;49 wait_queue_head_t wait_queue;
65 wait_queue_head_t waitq;66 wait_queue_head_t fragment_wait_queue;
37 wait_queue_head_t wait_queue;49 wait_queue_head_t wait_queue;
19 wait_queue_head_t uc_sleep; /* process' wait queue */
402 typedef struct wait_queue *wait_queue_head_t; typedef
2581 wait_queue_head_t cmdq; /* wait queue itself */