Home
last modified time | relevance | path

Searched refs:io_timeout_remove_prep (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dtimeout.h35 int io_timeout_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c166 .prep = io_timeout_remove_prep,
H A Dtimeout.c423 int io_timeout_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_timeout_remove_prep() function
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c6171 static int io_timeout_remove_prep(struct io_kiocb *req, in io_timeout_remove_prep() function
6522 return io_timeout_remove_prep(req, sqe); in io_req_prep()

Completed in 17 milliseconds