Home
last modified time | relevance | path

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

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