Home
last modified time | relevance | path

Searched refs:__prepare_to_swait (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dswait.c84 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait() function
96 __prepare_to_swait(q, wait); in prepare_to_swait_exclusive()
116 __prepare_to_swait(q, wait); in prepare_to_swait_event()
H A Dcompletion.c92 __prepare_to_swait(&x->wait, &wait); in do_wait_for_common()