Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/openbmc/linux/include/linux/
H A Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/openbmc/linux/io_uring/
H A Dnet.c511 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in io_send()
1220 msg_flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in io_send_zc()
/openbmc/linux/net/
H A Dsocket.c2192 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in __sys_sendto()
2542 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in ____sys_sendmsg()