Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sched/
Dwake_q.h54 static inline bool wake_q_empty(struct wake_q_head *head) in wake_q_empty() function
/Linux-v5.10/kernel/locking/
Drwsem.c1193 if (!wake_q_empty(&wake_q)) { in rwsem_down_write_slowpath()