Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfutex.h6 int io_futexv_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dfutex.c207 int io_futexv_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_futexv_prep() function
Dopdef.c481 .prep = io_futexv_prep,