Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dswait.c22 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked() function
33 EXPORT_SYMBOL(swake_up_locked);
45 swake_up_locked(q, 0); in swake_up_all_locked()
53 swake_up_locked(q, 0); in swake_up_one()
/linux/include/linux/
H A Dswait.h149 extern void swake_up_locked(struct swait_queue_head *q, int wake_flags);