Searched refs:io_futex_prep (Results 1 – 3 of 3) sorted by relevance
5 int io_futex_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
127 int io_futex_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_futex_prep() function160 ret = io_futex_prep(req, sqe); in io_futex_wait_prep()
478 .prep = io_futex_prep,