Home
last modified time | relevance | path

Searched refs:__futex_queue (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/futex/
H A Dfutex.h288 extern void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb,
311 __futex_queue(q, hb, task); in futex_queue()
H A Dpi.c985 __futex_queue(&q, hb, current); in futex_lock_pi()
H A Dcore.c535 void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb, in __futex_queue() function