Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/futex/
Dfutex.h239 double_lock_hb(struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2) in double_lock_hb() function
Drequeue.c447 double_lock_hb(hb1, hb2); in futex_requeue()
Dwaitwake.c259 double_lock_hb(hb1, hb2); in futex_wake_op()