Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnop.h4 int io_nop(struct io_kiocb *req, unsigned int issue_flags);
H A Dnop.c23 int io_nop(struct io_kiocb *req, unsigned int issue_flags) in io_nop() function
H A Dopdef.c54 .issue = io_nop,