Home
last modified time | relevance | path

Searched refs:futex_q_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/kernel/futex/
Dwaitwake.c440 hb = futex_q_lock(q); in futex_wait_multiple_setup()
607 *hb = futex_q_lock(q); in futex_wait_setup()
Dfutex.h219 extern struct futex_hash_bucket *futex_q_lock(struct futex_q *q);
Dcore.c513 struct futex_hash_bucket *futex_q_lock(struct futex_q *q) in futex_q_lock() function
Dpi.c953 hb = futex_q_lock(&q); in futex_lock_pi()