Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/futex/
Dwaitwake.c338 futex_queue(q, hb); in futex_wait_queue()
449 futex_queue(q, hb); in futex_wait_multiple_setup()
Dfutex.h170 static inline void futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in futex_queue() function