Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dio_uring.h403 #define IORING_CQE_F_SOCK_NONEMPTY (1U << 2) macro
/Linux-v6.6/io_uring/
Dnet.c640 cflags |= IORING_CQE_F_SOCK_NONEMPTY; in io_recv_finish()
653 if (cflags & IORING_CQE_F_SOCK_NONEMPTY || in io_recv_finish()