Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dnet.h51 int io_send_zc(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c432 .issue = io_send_zc,
H A Dnet.c1412 int io_send_zc(struct io_kiocb *req, unsigned int issue_flags) in io_send_zc() function