Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dfutex.h7 int io_futex_wait(struct io_kiocb *req, unsigned int issue_flags);
H A Dfutex.c274 int io_futex_wait(struct io_kiocb *req, unsigned int issue_flags) in io_futex_wait() function
H A Dopdef.c476 .issue = io_futex_wait,