Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dswait.c41 void swake_up_all_locked(struct swait_queue_head *q) in swake_up_all_locked() function
H A Dcompletion.c75 swake_up_all_locked(&x->wait); in complete_all()