Searched defs:msgp (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/hw/vfio-user/ |
H A D | device.c | 81 g_autofree VFIOUserRegionInfo *msgp = NULL; in vfio_user_get_region_info() local 204 g_autofree VFIOUserIRQSet *msgp = NULL; in vfio_user_device_io_set_irqs() local 295 g_autofree VFIOUserRegionRW *msgp = NULL; in vfio_user_device_io_region_read() local 338 VFIOUserRegionRW *msgp = NULL; in vfio_user_device_io_region_write() local
|
H A D | container.c | 52 VFIOUserDMAUnmap *msgp = g_malloc(sizeof(*msgp)); in vfio_user_dma_unmap() local 96 VFIOUserDMAMap *msgp = g_malloc0(sizeof(*msgp)); in vfio_user_dma_map() local
|
H A D | proxy.c | 1262 g_autofree VFIOUserVersion *msgp = NULL; in vfio_user_validate_version() local
|
/openbmc/linux/ipc/ |
D | msg.c |
|
D | syscall.c |
|
/openbmc/linux/include/uapi/linux/ |
D | ipc.h |
|
/openbmc/linux/arch/s390/kernel/ |
D | compat_linux.h |
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 371 int sigwrap_msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in sigwrap_msgsnd() 386 ssize_t sigwrap_msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in sigwrap_msgrcv()
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.c | 428 int sigwrap_msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg) in sigwrap_msgsnd() 443 ssize_t sigwrap_msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in sigwrap_msgrcv()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
D | qla_edif.h |
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 3273 static abi_long do_sendrecvmsg_locked(int fd, struct target_msghdr *msgp, in do_sendrecvmsg_locked() 3389 struct target_msghdr *msgp; in do_sendrecvmsg() local 4294 static inline abi_long do_msgsnd(int msqid, abi_long msgp, in do_msgsnd() 4349 static inline abi_long do_msgrcv(int msqid, abi_long msgp, in do_msgrcv() 4590 abi_long msgp; in do_ipc() member
|