Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.c1037 #define IO_ZC_FLAGS_VALID (IO_ZC_FLAGS_COMMON | IORING_SEND_ZC_REPORT_USAGE) macro
1061 if (zc->flags & ~IO_ZC_FLAGS_VALID) in io_send_zc_prep()