get_pid_ns        627 fs/fuse/inode.c 	fc->pid_ns = get_pid_ns(task_active_pid_ns(current));
get_pid_ns        100 fs/proc/root.c 	struct pid_namespace *pid_ns = get_pid_ns(s->s_fs_info);
get_pid_ns        186 fs/proc/root.c 	ctx->pid_ns = get_pid_ns(task_active_pid_ns(current));
get_pid_ns        319 fs/proc/root.c 		get_pid_ns(ns);
get_pid_ns        873 ipc/util.c     	iter->pid_ns = get_pid_ns(task_active_pid_ns(current));
get_pid_ns        321 kernel/cgroup/cgroup-v1.c 	l->key.ns = get_pid_ns(task_active_pid_ns(current));
get_pid_ns       10477 kernel/events/core.c 	event->ns		= get_pid_ns(task_active_pid_ns(current));
get_pid_ns        213 kernel/pid.c   	get_pid_ns(ns);
get_pid_ns        115 kernel/pid_namespace.c 	ns->parent = get_pid_ns(parent_pid_ns);
get_pid_ns        154 kernel/pid_namespace.c 		return get_pid_ns(old_ns);
get_pid_ns        349 kernel/pid_namespace.c 		get_pid_ns(ns);
get_pid_ns        362 kernel/pid_namespace.c 		get_pid_ns(ns);
get_pid_ns        410 kernel/pid_namespace.c 	nsproxy->pid_ns_for_children = get_pid_ns(new);
get_pid_ns        429 kernel/pid_namespace.c 	return &get_pid_ns(pid_ns)->ns;