Home
last modified time | relevance | path

Searched defs:io_nop (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/io_uring/
Dnop.c14 struct io_nop { struct
28 struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop); in io_nop_prep() argument
49 int io_nop(struct io_kiocb *req, unsigned int issue_flags) in io_nop() function