Home
last modified time | relevance | path

Searched defs:msgp (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2mgmt.c108 int prism2mgmt_scan(struct wlandevice *wlandev, void *msgp) in prism2mgmt_scan()
362 int prism2mgmt_scan_results(struct wlandevice *wlandev, void *msgp) in prism2mgmt_scan_results()
503 int prism2mgmt_start(struct wlandevice *wlandev, void *msgp) in prism2mgmt_start()
686 int prism2mgmt_readpda(struct wlandevice *wlandev, void *msgp) in prism2mgmt_readpda()
753 int prism2mgmt_ramdl_state(struct wlandevice *wlandev, void *msgp) in prism2mgmt_ramdl_state()
809 int prism2mgmt_ramdl_write(struct wlandevice *wlandev, void *msgp) in prism2mgmt_ramdl_write()
871 int prism2mgmt_flashdl_state(struct wlandevice *wlandev, void *msgp) in prism2mgmt_flashdl_state()
943 int prism2mgmt_flashdl_write(struct wlandevice *wlandev, void *msgp) in prism2mgmt_flashdl_write()
1004 int prism2mgmt_autojoin(struct wlandevice *wlandev, void *msgp) in prism2mgmt_autojoin()
1076 int prism2mgmt_wlansniff(struct wlandevice *wlandev, void *msgp) in prism2mgmt_wlansniff()
H A Dprism2mib.c233 int prism2mgmt_mibset_mibget(struct wlandevice *wlandev, void *msgp) in prism2mgmt_mibset_mibget()
/openbmc/linux/ipc/
H A Dmsg.c961 long ksys_msgsnd(int msqid, struct msgbuf __user *msgp, size_t msgsz, in ksys_msgsnd()
971 SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, in SYSCALL_DEFINE4() argument
984 long compat_ksys_msgsnd(int msqid, compat_uptr_t msgp, in compat_ksys_msgsnd()
995 COMPAT_SYSCALL_DEFINE4(msgsnd, int, msqid, compat_uptr_t, msgp, in COMPAT_SYSCALL_DEFINE4() argument
1028 struct msgbuf __user *msgp = dest; in do_msg_fill() local
1264 long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, in ksys_msgrcv()
1270 SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, in SYSCALL_DEFINE5() argument
1279 struct compat_msgbuf __user *msgp = dest; in compat_do_msg_fill() local
1291 long compat_ksys_msgrcv(int msqid, compat_uptr_t msgp, compat_ssize_t msgsz, in compat_ksys_msgrcv()
1298 COMPAT_SYSCALL_DEFINE5(msgrcv, int, msqid, compat_uptr_t, msgp, in COMPAT_SYSCALL_DEFINE5() argument
H A Dsyscall.c125 compat_uptr_t msgp; member
/openbmc/linux/include/uapi/linux/
H A Dipc.h59 struct msgbuf __user *msgp; member
/openbmc/linux/arch/s390/kernel/
H A Dcompat_linux.h19 __u32 msgp; /* pointer */ member
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c428 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/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c371 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/linux/arch/x86/kernel/
H A Dnmi.c612 char *msgp; in nmi_backtrace_stall_check() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.h118 unsigned char *msgp; member
/openbmc/linux/drivers/fsi/
H A Dfsi-master-gpio.c335 uint8_t data_size, struct fsi_gpio_msg *msgp, uint8_t *tagp) in read_one_response()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1895 u32 *msgp = (u32 *) ioc_msg; in bfa_ioc_mbox_send() local
2408 u32 *msgp = mbmsg; in bfa_ioc_msgget() local
/openbmc/qemu/linux-user/
H A Dsyscall.c3222 static abi_long do_sendrecvmsg_locked(int fd, struct target_msghdr *msgp, in do_sendrecvmsg_locked()
3338 struct target_msghdr *msgp; in do_sendrecvmsg() local
4243 static inline abi_long do_msgsnd(int msqid, abi_long msgp, in do_msgsnd()
4298 static inline abi_long do_msgrcv(int msqid, abi_long msgp, in do_msgrcv()
4539 abi_long msgp; in do_ipc() member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc.c1768 u32 *msgp = (u32 *) ioc_msg; in bfa_ioc_mbox_send() local
2288 __be32 *msgp = mbmsg; in bfa_ioc_msgget() local