Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/futex/
Drequeue.c455 double_unlock_hb(hb1, hb2); in futex_requeue()
541 double_unlock_hb(hb1, hb2); in futex_requeue()
555 double_unlock_hb(hb1, hb2); in futex_requeue()
673 double_unlock_hb(hb1, hb2); in futex_requeue()
Dwaitwake.c262 double_unlock_hb(hb1, hb2); in futex_wake_op()
315 double_unlock_hb(hb1, hb2); in futex_wake_op()
Dfutex.h250 double_unlock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_unlock_hb() function