Lines Matching defs:ns
75 #define msg_ids(ns) ((ns)->ids[IPC_MSG_IDS]) argument
77 static inline struct msg_queue *msq_obtain_object(struct ipc_namespace *ns, int id) in msq_obtain_object()
87 static inline struct msg_queue *msq_obtain_object_check(struct ipc_namespace *ns, in msq_obtain_object_check()
98 static inline void msg_rmid(struct ipc_namespace *ns, struct msg_queue *s) in msg_rmid()
119 static int newque(struct ipc_namespace *ns, struct ipc_params *params) in newque()
212 static void freeque(struct ipc_namespace *ns, struct kern_ipc_perm *ipcp) in freeque()
243 struct ipc_namespace *ns; in SYSCALL_DEFINE2() local
339 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, in msgctl_down()
412 static int msgctl_nolock(struct ipc_namespace *ns, int msqid, in msgctl_nolock()
525 struct ipc_namespace *ns; in SYSCALL_DEFINE3() local
613 struct ipc_namespace *ns; in do_msgsnd() local
828 struct ipc_namespace *ns; in do_msgrcv() local
993 void msg_init_ns(struct ipc_namespace *ns) in msg_init_ns()
1005 void msg_exit_ns(struct ipc_namespace *ns) in msg_exit_ns()