Searched defs:ipc_ns (Results 1 – 4 of 4) sorted by relevance
111 struct ipc_namespace *ipc_ns, int mode, in mqueue_get_inode()258 struct ipc_namespace *ipc_ns; in mqueue_evict_inode() local301 struct ipc_namespace *ipc_ns; in mqueue_create() local585 static int mq_attr_ok(struct ipc_namespace *ipc_ns, struct mq_attr *attr) in mq_attr_ok()610 static struct file *do_create(struct ipc_namespace *ipc_ns, struct dentry *dir, in do_create()653 static struct file *do_open(struct ipc_namespace *ipc_ns, in do_open()688 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in SYSCALL_DEFINE4() local759 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in SYSCALL_DEFINE1() local
29 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in get_mq() local
24 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in get_ipc() local
28 struct ipc_namespace *ipc_ns; member