Searched defs:ipc_ns (Results 1 – 4 of 4) sorted by relevance
112 struct ipc_namespace *ipc_ns, umode_t mode, in mqueue_get_inode()260 struct ipc_namespace *ipc_ns; in mqueue_evict_inode() local303 struct ipc_namespace *ipc_ns; in mqueue_create() local591 static int mq_attr_ok(struct ipc_namespace *ipc_ns, struct mq_attr *attr) in mq_attr_ok()616 static struct file *do_create(struct ipc_namespace *ipc_ns, struct dentry *dir, in do_create()659 static struct file *do_open(struct ipc_namespace *ipc_ns, in do_open()694 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in SYSCALL_DEFINE4() local765 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