Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.h47 int io_send_zc(struct io_kiocb *req, unsigned int issue_flags);
Dopdef.c430 .issue = io_send_zc,
Dnet.c1366 int io_send_zc(struct io_kiocb *req, unsigned int issue_flags) in io_send_zc() function