Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sched/
Dwake_q.h57 static inline bool wake_q_empty(struct wake_q_head *head) in wake_q_empty() function
/Linux-v5.15/kernel/locking/
Drtmutex.c470 if (!wake_q_empty(&wqh->head)) in rt_mutex_wake_up_q()
Drwsem.c1065 if (!wake_q_empty(&wake_q)) { in rwsem_down_write_slowpath()