Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.h50 void io_send_zc_cleanup(struct io_kiocb *req);
Dopdef.c706 .cleanup = io_send_zc_cleanup,
713 .cleanup = io_send_zc_cleanup,
Dnet.c1205 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup() function