Lines Matching defs:pid_namespace
7520 struct pid_namespace { struct
7528 struct pid_namespace *parent; argument
7529 struct vfsmount *proc_mnt;
7530 struct dentry *proc_self;
7531 struct dentry *proc_thread_self;
7532 struct fs_pin *bacct;
7533 struct user_namespace *user_ns;
7534 struct ucounts *ucounts;
7535 struct work_struct proc_work;
7536 kgid_t pid_gid;
7537 int hide_pid;
7538 int reboot;
7539 struct ns_common ns;