Home
last modified time | relevance | path

Searched refs:swake_up_locked (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dswait.c21 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked() function
32 EXPORT_SYMBOL(swake_up_locked);
44 swake_up_locked(q, 0); in swake_up_all_locked()
52 swake_up_locked(q, 0); in swake_up_one()
H A Dcompletion.c24 swake_up_locked(&x->wait, wake_flags); in complete_with_flags()
/openbmc/linux/include/linux/
H A Dswait.h149 extern void swake_up_locked(struct swait_queue_head *q, int wake_flags);