Searched defs:msgp (Results 1 – 3 of 3) 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
|
| /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()
|