Searched defs:msq (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/ipc/ |
H A D | msg.c | 131 struct msg_queue *msq = container_of(p, struct msg_queue, q_perm); in msg_rcu_free() local 146 struct msg_queue *msq; in newque() local 188 msg_fits_inqueue(struct msg_queue *msq, size_t msgsz) msg_fits_inqueue() argument 193 ss_add(struct msg_queue *msq, struct msg_sender *mss, size_t msgsz) ss_add() argument 212 ss_wakeup(struct msg_queue *msq, struct wake_q_head *wake_q, bool kill) ss_wakeup() argument 237 expunge_all(struct msg_queue *msq, int res, struct wake_q_head *wake_q) expunge_all() argument 264 struct msg_queue *msq = container_of(ipcp, struct msg_queue, q_perm); __releases() local 393 struct msg_queue *msq; msgctl_down() local 502 struct msg_queue *msq; msgctl_stat() local 815 pipelined_send(struct msg_queue *msq, struct msg_msg *msg, struct wake_q_head *wake_q) pipelined_send() argument 847 struct msg_queue *msq; do_msgsnd() local 1082 find_msg(struct msg_queue *msq, long *msgtyp, int mode) find_msg() argument 1111 struct msg_queue *msq; do_msgrcv() local 1344 struct msg_queue *msq = container_of(ipcp, struct msg_queue, q_perm); sysvipc_msg_proc_show() local [all...] |
Completed in 2 milliseconds