Searched refs:prepare_to_swait_exclusive (Results 1 – 3 of 3) sorted by relevance
92 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive() function101 EXPORT_SYMBOL(prepare_to_swait_exclusive);
151 extern void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int st…
146 prepare_to_swait_exclusive(&n.wq, &wait, TASK_UNINTERRUPTIBLE); in kvm_async_pf_task_wait_schedule()