Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.h35 int io_timeout_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c176 .prep = io_timeout_remove_prep,
H A Dtimeout.c419 int io_timeout_remove_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_timeout_remove_prep() function