Searched refs:futex_q_init (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/futex/
H A Drequeue.c60 const struct futex_q futex_q_init = { variable in typeref:struct:futex_q
774 struct futex_q q = futex_q_init;
H A Dfutex.h189 extern const struct futex_q futex_q_init;
H A Dsyscalls.c219 futexv[i].q = futex_q_init;
H A Dwaitwake.c650 struct futex_q q = futex_q_init;
H A Dpi.c924 struct futex_q q = futex_q_init;
/linux-master/io_uring/
H A Dfutex.c347 ifd->q = futex_q_init;

Completed in 403 milliseconds