Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dio_uring.h379 #define IORING_CQE_F_SOCK_NONEMPTY (1U << 2) macro
/linux-6.3-rc2/io_uring/
A Dnet.c824 cflags |= IORING_CQE_F_SOCK_NONEMPTY; in io_recvmsg()
925 cflags |= IORING_CQE_F_SOCK_NONEMPTY; in io_recv()

Completed in 8 milliseconds