/openbmc/linux/tools/testing/selftests/ipc/ |
H A D | msgque.c | 67 if (msgsnd(msgque->msq_id, &msgque->messages[i].mtype, in restore_queue() 179 if (msgsnd(msgque->msq_id, &msgbuf.mtype, sizeof(TEST_STRING), in fill_msgque() 187 if (msgsnd(msgque->msq_id, &msgbuf.mtype, sizeof(ANOTHER_TEST_STRING), in fill_msgque()
|
/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | ipc.h | 19 DO_TEST(msgsnd, __NR_msgsnd)
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 125 COND_SYSCALL(msgsnd); 126 COND_SYSCALL_COMPAT(msgsnd);
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 401 [ 400] = 4, /* msgsnd */
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | strace.list | 79 { TARGET_NETBSD_NR_msgsnd, "msgsnd", NULL, NULL, NULL },
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 375 int Result = msgsnd(msqid, msgp, msgsz, msgflg); in sigwrap_msgsnd()
|
/openbmc/linux/ipc/ |
H A D | msg.c | 971 SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, in SYSCALL_DEFINE4() argument 995 COMPAT_SYSCALL_DEFINE4(msgsnd, int, msqid, compat_uptr_t, msgp, in COMPAT_SYSCALL_DEFINE4() argument
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.c | 432 int Result = msgsnd(msqid, msgp, msgsz, msgflg); in sigwrap_msgsnd()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 99 { TARGET_OPENBSD_NR_msgsnd, "msgsnd", NULL, NULL, NULL },
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-xive.rst | 130 - msgsnd (doorbell)
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 77 67 n64 msgsnd sys_msgsnd
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 77 67 n64 msgsnd sys_msgsnd
|
H A D | syscall_n32.tbl | 77 67 n32 msgsnd compat_sys_msgsnd
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 98 86 common msgsnd sys_msgsnd
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 77 67 n64 msgsnd sys_msgsnd
|
H A D | syscall_n32.tbl | 77 67 n32 msgsnd compat_sys_msgsnd
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 80 69 common msgsnd sys_msgsnd
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 80 69 common msgsnd sys_msgsnd
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 183 167 common msgsnd sys_msgsnd
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 183 167 common msgsnd sys_msgsnd
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 232 189 common msgsnd sys_msgsnd compat_sys_msgsnd
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 232 189 common msgsnd sys_msgsnd compat_sys_msgsnd
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 81 69 common msgsnd sys_msgsnd
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 232 189 common msgsnd sys_msgsnd compat_sys_msgsnd
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 232 189 common msgsnd sys_msgsnd compat_sys_msgsnd
|