Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/futex/
Dwaitwake.c454 hb = futex_q_lock(q); in futex_wait_multiple_setup()
621 *hb = futex_q_lock(q); in futex_wait_setup()
Dfutex.h357 extern struct futex_hash_bucket *futex_q_lock(struct futex_q *q);
Dcore.c505 struct futex_hash_bucket *futex_q_lock(struct futex_q *q) in futex_q_lock() function
Dpi.c942 hb = futex_q_lock(&q); in futex_lock_pi()