Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Drequeue.c87 futex_hb_waiters_inc(hb2); in requeue_futex()
450 futex_hb_waiters_inc(hb2); in futex_requeue()
H A Dfutex.h322 static inline void futex_hb_waiters_inc(struct futex_hash_bucket *hb) in futex_hb_waiters_inc() function
H A Dcore.c520 futex_hb_waiters_inc(hb); /* implies smp_mb(); (A) */ in futex_q_lock()