Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnotif.h10 #define IO_NOTIF_UBUF_FLAGS (SKBFL_ZEROCOPY_FRAG | SKBFL_DONT_ORPHAN) macro
H A Dnotif.c82 nd->uarg.flags = IO_NOTIF_UBUF_FLAGS; in io_alloc_notif()