Home
last modified time | relevance | path

Searched refs:MSG_COPY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmsg.h15 #define MSG_COPY 040000 /* copy (not remove) all queue messages */ macro
/openbmc/linux/tools/testing/selftests/ipc/
H A Dmsgque.c163 MAX_MSG_SIZE, i, IPC_NOWAIT | MSG_COPY); in dump_queue()
/openbmc/linux/ipc/
H A Dmsg.c1004 if (msgflg & MSG_COPY) in convert_mode()
1112 if (msgflg & MSG_COPY) { in do_msgrcv()
1158 if (msgflg & MSG_COPY) { in do_msgrcv()