Searched refs:get_pid_ns (Results 1 – 14 of 14) sorted by relevance
8 return get_pid_ns(ns); in rust_helper_get_pid_ns()24 get_pid_ns(pid_ns); in rust_helper_task_get_pid_ns()
117 ns->parent = get_pid_ns(parent_pid_ns); in create_pid_namespace()178 return get_pid_ns(old_ns); in copy_pid_ns()359 get_pid_ns(ns); in pidns_get()372 get_pid_ns(ns); in pidns_for_children_get()421 nsproxy->pid_ns_for_children = get_pid_ns(new); in pidns_install()440 return &get_pid_ns(pid_ns)->ns; in pidns_get_parent()
415 get_pid_ns(pid_ns); in validate_nsset()
262 get_pid_ns(ns); in alloc_pid()
57 static inline struct pid_namespace *get_pid_ns(struct pid_namespace *ns) in get_pid_ns() function90 static inline struct pid_namespace *get_pid_ns(struct pid_namespace *ns) in get_pid_ns() function
51 unsafe { bindings::get_pid_ns(self.as_ptr()) }; in inc_ref()
296 pub fn get_pid_ns(&self) -> Option<ARef<PidNamespace>> { in get_pid_ns() method
170 fs_info->pid_ns = get_pid_ns(ctx->pid_ns); in proc_fill_super()252 ctx->pid_ns = get_pid_ns(task_active_pid_ns(current)); in proc_init_fs_context()
453 get_pid_ns(nsp->pid_ns_for_children); in pidfd_ioctl()488 ns_common = to_ns_common(get_pid_ns(pid_ns)); in pidfd_ioctl()
907 iter->pid_ns = get_pid_ns(task_active_pid_ns(current)); in sysvipc_proc_open()
385 common->ns = get_pid_ns(task_active_pid_ns(current)); in init_seq_pidns()
323 l->key.ns = get_pid_ns(task_active_pid_ns(current)); in cgroup_pidlist_find_create()
981 fc->pid_ns = get_pid_ns(task_active_pid_ns(current)); in fuse_conn_init()
12602 event->ns = get_pid_ns(task_active_pid_ns(current)); in perf_event_alloc()