Searched refs:ipc_ns (Results 1 – 8 of 8) sorted by relevance
222 ns = get_ipc_ns(nsproxy->ipc_ns); in ipcns_get()241 put_ipc_ns(nsproxy->ipc_ns); in ipcns_install()242 nsproxy->ipc_ns = get_ipc_ns(ns); in ipcns_install()
307 ns = current->nsproxy->ipc_ns; in ksys_msgget()606 ns = current->nsproxy->ipc_ns; in ksys_msgctl()738 ns = current->nsproxy->ipc_ns; in compat_ksys_msgctl()857 ns = current->nsproxy->ipc_ns; in do_msgsnd()1107 ns = current->nsproxy->ipc_ns; in do_msgrcv()
906 iter->ns = get_ipc_ns(current->nsproxy->ipc_ns); in sysvipc_proc_open()
126 bool use_reserve = (info->ipc_ns == &init_ipc_ns); in binderfs_binder_device_create()394 bool use_reserve = (info->ipc_ns == &init_ipc_ns); in binderfs_binder_ctl_create()646 info->ipc_ns = get_ipc_ns(current->nsproxy->ipc_ns); in binderfs_fill_super()743 if (info && info->ipc_ns) in binderfs_kill_super()744 put_ipc_ns(info->ipc_ns); in binderfs_kill_super()
30 struct ipc_namespace *: current->nsproxy->ipc_ns, \
35 struct ipc_namespace *ipc_ns; member
598 if (!ns_ref_get(nsp->ipc_ns)) in pidfd_ioctl()600 ns_common = to_ns_common(nsp->ipc_ns); in pidfd_ioctl()
347 ns = current->nsproxy->ipc_ns; in sys_oabi_semtimedop()