Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dnotif.c18 notif->cqe.res |= IORING_NOTIF_USAGE_ZC_COPIED; in io_notif_complete_tw_ext()
/Linux-v6.6/include/uapi/linux/
Dio_uring.h352 #define IORING_NOTIF_USAGE_ZC_COPIED (1U << 31) macro