Searched refs:nsproxy (Results 1 – 8 of 8) sorted by relevance
184 struct nsproxy *nsproxy; in ipcns_get() local187 nsproxy = task->nsproxy; in ipcns_get()188 if (nsproxy) in ipcns_get()189 ns = get_ipc_ns(nsproxy->ipc_ns); in ipcns_get()202 struct nsproxy *nsproxy = nsset->nsproxy; in ipcns_install() local208 put_ipc_ns(nsproxy->ipc_ns); in ipcns_install()209 nsproxy->ipc_ns = get_ipc_ns(ns); in ipcns_install()
20 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in get_ipc()51 struct ipc_namespace *ns = current->nsproxy->ipc_ns; in proc_ipc_dointvec_minmax_orphans()91 struct ipc_namespace *ns = current->nsproxy->ipc_ns; in proc_ipc_sem_dointvec()97 ret = sem_check_semmni(current->nsproxy->ipc_ns); in proc_ipc_sem_dointvec()
306 ns = current->nsproxy->ipc_ns; in ksys_msgget()600 ns = current->nsproxy->ipc_ns; in ksys_msgctl()732 ns = current->nsproxy->ipc_ns; in compat_ksys_msgctl()851 ns = current->nsproxy->ipc_ns; in do_msgsnd()1101 ns = current->nsproxy->ipc_ns; in do_msgrcv()
16 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in get_mq()
612 ns = current->nsproxy->ipc_ns; in ksys_semget()1663 ns = current->nsproxy->ipc_ns; in ksys_semctl()1783 ns = current->nsproxy->ipc_ns; in compat_ksys_semctl()2235 ns = current->nsproxy->ipc_ns; in do_semtimedop()2385 sma = sem_obtain_object_check(tsk->nsproxy->ipc_ns, semid); in exit_sem()
831 ns = current->nsproxy->ipc_ns; in ksys_shmget()1244 ns = current->nsproxy->ipc_ns; in ksys_shmctl()1436 ns = current->nsproxy->ipc_ns; in compat_ksys_shmctl()1573 ns = current->nsproxy->ipc_ns; in do_shmat()
458 ctx->ipc_ns = get_ipc_ns(current->nsproxy->ipc_ns); in mqueue_init_fs_context()898 struct vfsmount *mnt = current->nsproxy->ipc_ns->mq_mnt; in do_mq_open()960 struct ipc_namespace *ipc_ns = current->nsproxy->ipc_ns; in SYSCALL_DEFINE1()
898 iter->ns = get_ipc_ns(current->nsproxy->ipc_ns); in sysvipc_proc_open()