Home
last modified time | relevance | path

Searched defs:MSG_WAITFORONE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/trace/beauty/
H A Dmsg_flags.c9 #define MSG_WAITFORONE 0x10000 macro
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h320 #define MSG_WAITFORONE 0x10000 /* recvmmsg(): block until 1+ packets avail */ macro
/openbmc/linux/include/linux/
H A Dsocket.h320 #define MSG_WAITFORONE 0x10000 /* recvmmsg(): block until 1+ packets avail */ macro
/openbmc/qemu/linux-user/
H A Dsyscall.c3379 #define MSG_WAITFORONE 0x10000 macro