Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dwake_q.h51 static inline void wake_q_init(struct wake_q_head *head) in wake_q_init() function
/openbmc/linux/kernel/locking/
H A Drwsem.c583 wake_q_init(wake_q); in rwsem_del_wake_waiter()