Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dadvise.h3 int io_madvise_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dadvise.c31 int io_madvise_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_madvise_prep() function
H A Dopdef.c261 .prep = io_madvise_prep,