Home
last modified time | relevance | path

Searched refs:futex_queue (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/futex/
H A Dwaitwake.c338 futex_queue(q, hb); in futex_wait_queue()
449 futex_queue(q, hb); in futex_wait_multiple_setup()
H A Dfutex.h170 static inline void futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in futex_queue() function