Searched refs:msg_queue (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/ipc/ | 
| D | msg.c | 48 struct msg_queue {  struct91 static inline struct msg_queue *msq_obtain_object(struct ipc_namespace *ns, int id)  in msq_obtain_object()
 98 	return container_of(ipcp, struct msg_queue, q_perm);  in msq_obtain_object()
 101 static inline struct msg_queue *msq_obtain_object_check(struct ipc_namespace *ns,  in msq_obtain_object_check()
 109 	return container_of(ipcp, struct msg_queue, q_perm);  in msq_obtain_object_check()
 112 static inline void msg_rmid(struct ipc_namespace *ns, struct msg_queue *s)  in msg_rmid()
 120 	struct msg_queue *msq = container_of(p, struct msg_queue, q_perm);  in msg_rcu_free()
 135 	struct msg_queue *msq;  in newque()
 176 static inline bool msg_fits_inqueue(struct msg_queue *msq, size_t msgsz)  in msg_fits_inqueue()
 182 static inline void ss_add(struct msg_queue *msq,  in ss_add()
 [all …]
 
 | 
| /Linux-v5.4/net/tipc/ | 
| D | name_distr.h | 73 void tipc_named_rcv(struct net *net, struct sk_buff_head *msg_queue);
 | 
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ | 
| D | vchiq_arm.c | 97 	struct vchiq_header *msg_queue[MSG_QUEUE_SIZE];  member663 		user_service->msg_queue[user_service->msg_insert &  in service_callback()
 1340 		header = user_service->msg_queue[user_service->msg_remove &  in vchiq_ioctl()
 2009 			header = user_service->msg_queue[m];  in vchiq_release()
 
 | 
| /Linux-v5.4/Documentation/security/ | 
| D | lsm.rst | 82 msg_msg <msg_msg>`, struct msg_queue, and struct shmid_kernel
 |