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

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

Completed in 226 milliseconds