Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/futex/
Drequeue.c84 futex_hb_waiters_dec(hb1); in requeue_futex()
456 futex_hb_waiters_dec(hb2); in futex_requeue()
542 futex_hb_waiters_dec(hb2); in futex_requeue()
556 futex_hb_waiters_dec(hb2); in futex_requeue()
675 futex_hb_waiters_dec(hb2); in futex_requeue()
711 futex_hb_waiters_dec(hb); in handle_early_requeue_pi_wakeup()
Dfutex.h199 static inline void futex_hb_waiters_dec(struct futex_hash_bucket *hb) in futex_hb_waiters_dec() function
Dcore.c509 futex_hb_waiters_dec(hb); in __futex_unqueue()
540 futex_hb_waiters_dec(hb); in futex_q_unlock()