Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dnet.h54 void io_send_zc_cleanup(struct io_kiocb *req);
H A Dopdef.c763 .cleanup = io_send_zc_cleanup,
770 .cleanup = io_send_zc_cleanup,
H A Dnet.c1262 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup() function