Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.h62 int io_send_zc(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c413 .issue = io_send_zc,
H A Dnet.c1162 int io_send_zc(struct io_kiocb *req, unsigned int issue_flags) in io_send_zc() function