Searched refs:pid_namespace (Results 26 - 50 of 83) sorted by relevance

1234

/linux-master/fs/proc/
H A Darray.c87 #include <linux/pid_namespace.h>
148 static inline void task_state(struct seq_file *m, struct pid_namespace *ns,
439 int proc_pid_status(struct seq_file *m, struct pid_namespace *ns,
467 static int do_task_stat(struct seq_file *m, struct pid_namespace *ns,
671 int proc_tid_stat(struct seq_file *m, struct pid_namespace *ns,
677 int proc_tgid_stat(struct seq_file *m, struct pid_namespace *ns,
683 int proc_pid_statm(struct seq_file *m, struct pid_namespace *ns,
H A Dnamespaces.c10 #include <linux/pid_namespace.h>
H A Droot.c21 #include <linux/pid_namespace.h>
30 struct pid_namespace *pid_ns;
H A Dbase.c86 #include <linux/pid_namespace.h>
387 static int proc_pid_wchan(struct seq_file *m, struct pid_namespace *ns,
429 static int proc_pid_stack(struct seq_file *m, struct pid_namespace *ns,
477 static int proc_pid_schedstat(struct seq_file *m, struct pid_namespace *ns,
551 static int proc_oom_score(struct seq_file *m, struct pid_namespace *ns,
597 static int proc_pid_limits(struct seq_file *m, struct pid_namespace *ns,
641 static int proc_pid_syscall(struct seq_file *m, struct pid_namespace *ns,
769 struct pid_namespace *ns = proc_pid_ns(inode->i_sb);
1441 struct pid_namespace *ns = proc_pid_ns(inode->i_sb);
2443 struct pid_namespace *n
[all...]
/linux-master/block/
H A Dioprio.c31 #include <linux/pid_namespace.h>
/linux-master/include/linux/
H A Dcpuset.h112 extern int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns,
H A Dfs_context.h23 struct pid_namespace;
H A Dsched.h66 struct pid_namespace;
1875 extern struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns);
/linux-master/kernel/
H A Dnsproxy.c18 #include <linux/pid_namespace.h>
380 struct pid_namespace *pid_ns = NULL;
H A Dtsacct.c21 struct pid_namespace *pid_ns,
H A Dcapability.c19 #include <linux/pid_namespace.h>
H A Dtaskstats.c21 #include <linux/pid_namespace.h>
175 struct pid_namespace *pid_ns,
H A DMakefile83 obj-$(CONFIG_PID_NS) += pid_namespace.o
/linux-master/security/tomoyo/
H A Drealpath.c165 struct pid_namespace *proc_pidns = proc_pid_ns(sb);
/linux-master/ipc/
H A Dutil.c775 struct pid_namespace *pid_ns;
779 struct pid_namespace *ipc_seq_pid_ns(struct seq_file *s)
/linux-master/drivers/infiniband/core/
H A Drestrack.c12 #include <linux/pid_namespace.h>
/linux-master/fs/coda/
H A Dinode.c24 #include <linux/pid_namespace.h>
H A Dpsdev.c36 #include <linux/pid_namespace.h>
/linux-master/tools/testing/selftests/
H A DMakefile72 TARGETS += pid_namespace
/linux-master/kernel/cgroup/
H A Dcgroup-v1.c15 #include <linux/pid_namespace.h>
179 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key;
282 struct pid_namespace *ns = task_active_pid_ns(current);
/linux-master/net/core/
H A Dscm.c24 #include <linux/pid_namespace.h>
/linux-master/net/ipv6/
H A Dip6_flowlabel.c19 #include <linux/pid_namespace.h>
752 struct pid_namespace *pid_ns;
/linux-master/kernel/bpf/
H A Dtask_iter.c6 #include <linux/pid_namespace.h>
22 struct pid_namespace *ns;
/linux-master/fs/fuse/
H A Dfuse_i.h31 #include <linux/pid_namespace.h>
619 struct pid_namespace *pid_ns;
/linux-master/fs/
H A Dfs_context.c20 #include <linux/pid_namespace.h>

Completed in 273 milliseconds

1234