Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.h23 int io_timeout_remove(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c179 .issue = io_timeout_remove,
H A Dtimeout.c482 int io_timeout_remove(struct io_kiocb *req, unsigned int issue_flags) in io_timeout_remove() function