Home
last modified time | relevance | path

Searched refs:IORING_OP_RECV (Results 1 – 4 of 4) sorted by relevance

/linux/io_uring/
H A Dopdef.c294 [IORING_OP_RECV] = {
704 [IORING_OP_RECV] = {
H A Dnet.c756 if (req->opcode == IORING_OP_RECV) { in io_recvmsg_prep_setup()
799 if (req->opcode != IORING_OP_RECV || in io_recvmsg_prep()
818 if (req->opcode == IORING_OP_RECV) { in io_recvmsg_prep()
/linux/tools/include/uapi/linux/
H A Dio_uring.h229 IORING_OP_RECV, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h283 IORING_OP_RECV, enumerator