Searched refs:wait_queue_head_t (Results 1 – 6 of 6) sorted by relevance
4 typedef struct wait_queue_head_t { spinlock_t lock; } wait_queue_head_t; argument6 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;
494 wait_queue_head_t j_wait_transaction_locked;497 wait_queue_head_t j_wait_logspace;500 wait_queue_head_t j_wait_done_commit;503 wait_queue_head_t j_wait_checkpoint;506 wait_queue_head_t j_wait_commit;509 wait_queue_head_t j_wait_updates;
19 wait_queue_head_t uc_sleep; /* process' wait queue */