Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.h50 void io_send_zc_cleanup(struct io_kiocb *req);
H A Dopdef.c706 .cleanup = io_send_zc_cleanup,
713 .cleanup = io_send_zc_cleanup,
H A Dnet.c1205 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup()
1424 * flushing notif to io_send_zc_cleanup() in io_send_zc()
1484 * flushing notif to io_send_zc_cleanup() in io_sendmsg_zc()
1203 void io_send_zc_cleanup(struct io_kiocb *req) io_send_zc_cleanup() function