Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dwake_q.h57 static inline bool wake_q_empty(struct wake_q_head *head) in wake_q_empty() function
/linux-6.15/kernel/locking/
H A Dsemaphore.c195 if (!wake_q_empty(&wake_q)) in up()
H A Drtmutex.c571 if (!wake_q_empty(&wqh->head)) in rt_mutex_wake_up_q()
1764 lockevent_cond_inc(rtmutex_slow_wake, !wake_q_empty(wake_q)); in __rt_mutex_slowlock_locked()
1886 lockevent_cond_inc(rtlock_slow_wake, !wake_q_empty(wake_q)); in rtlock_slowlock_locked()
H A Drwsem.c591 if (!wake_q_empty(wake_q)) in rwsem_del_wake_waiter()
1064 if (!wake_q_empty(&wake_q)) in rwsem_down_read_slowpath()
1132 if (!wake_q_empty(&wake_q)) { in rwsem_down_write_slowpath()