Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dfutex.h6 int io_futexv_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dfutex.c168 int io_futexv_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_futexv_prep() function
H A Dopdef.c484 .prep = io_futexv_prep,