Searched refs:IO_NOTIF_UBUF_FLAGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/io_uring/ | ||
H A D | notif.h | 10 #define IO_NOTIF_UBUF_FLAGS (SKBFL_ZEROCOPY_FRAG | SKBFL_DONT_ORPHAN) macro |
H A D | notif.c | 82 nd->uarg.flags = IO_NOTIF_UBUF_FLAGS; in io_alloc_notif() |