Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
Dmsg.c83 struct msg_msg *r_msg;
263 struct msg_msg *msg, *t; in freeque()
790 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg()
815 static inline int pipelined_send(struct msg_queue *msq, struct msg_msg *msg, struct wake_q_head *wa… in pipelined_send()
848 struct msg_msg *msg; in do_msgsnd()
1030 static long do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) in do_msg_fill()
1051 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy()
1053 struct msg_msg *copy; in prepare_copy()
1065 static inline void free_copy(struct msg_msg *copy) in free_copy()
1072 static inline struct msg_msg *prepare_copy(void __user *buf, size_t bufsz) in prepare_copy()
[all …]