Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.h64 int io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c412 .prep = io_send_zc_prep,
425 .prep = io_send_zc_prep,
H A Dnet.c1035 int io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_send_zc_prep() function