Home
last modified time | relevance | path

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

/linux-6.15/kernel/futex/
H A Drequeue.c459 double_unlock_hb(hb1, hb2); in futex_requeue()
545 double_unlock_hb(hb1, hb2); in futex_requeue()
559 double_unlock_hb(hb1, hb2); in futex_requeue()
677 double_unlock_hb(hb1, hb2); in futex_requeue()
H A Dwaitwake.c276 double_unlock_hb(hb1, hb2); in futex_wake_op()
329 double_unlock_hb(hb1, hb2); in futex_wake_op()
H A Dfutex.h388 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb() function