Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.h34 int io_shutdown_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c337 .prep = io_shutdown_prep,
H A Dnet.c94 int io_shutdown_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_shutdown_prep() function