Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dfutex.h5 int io_futex_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c475 .prep = io_futex_prep,
483 .prep = io_futex_prep,
H A Dfutex.c127 int io_futex_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_futex_prep() function