Searched refs:__prepare_to_swait (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/sched/
H A Dswait.c84 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) function
96 __prepare_to_swait(q, wait);
116 __prepare_to_swait(q, wait);
H A Dcompletion.c92 __prepare_to_swait(&x->wait, &wait);
H A Dsched.h3230 extern void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait);

Completed in 117 milliseconds