Searched refs:pid_namespace (Results 51 - 75 of 83) sorted by relevance

1234

/linux-master/drivers/connector/
H A Dcn_proc.c18 #include <linux/pid_namespace.h>
/linux-master/fs/
H A Dlocks.c62 #include <linux/pid_namespace.h>
2211 static pid_t locks_translate_pid(struct file_lock_core *fl, struct pid_namespace *ns)
2765 struct pid_namespace *proc_pidns = proc_pid_ns(file_inode(f->file)->i_sb);
2859 struct pid_namespace *proc_pidns = proc_pid_ns(file_inode(f->file)->i_sb);
H A Dfcntl.c25 #include <linux/pid_namespace.h>
H A Dcoredump.c25 #include <linux/pid_namespace.h>
/linux-master/include/linux/
H A Dcgroup.h121 int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns,
H A Dperf_event.h50 #include <linux/pid_namespace.h>
804 struct pid_namespace *ns;
H A Dsched.h66 struct pid_namespace;
1878 extern struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns);
/linux-master/kernel/
H A Dreboot.c718 struct pid_namespace *pid_ns = task_active_pid_ns(current);
736 * pid_namespace, the command is handled by reboot_pid_ns() which will
H A Dexit.c32 #include <linux/pid_namespace.h>
586 struct pid_namespace *pid_ns = task_active_pid_ns(father);
H A Dptrace.c26 #include <linux/pid_namespace.h>
H A Dsignal.c39 #include <linux/pid_namespace.h>
3840 struct pid_namespace *active = task_active_pid_ns(current);
3841 struct pid_namespace *p = ns_of_pid(pid);
H A Daudit.c58 #include <linux/pid_namespace.h>
/linux-master/fs/proc/
H A Dinode.c12 #include <linux/pid_namespace.h>
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1829 int proc_pid_arch_status(struct seq_file *m, struct pid_namespace *ns,
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsched.c28 #include <linux/pid_namespace.h>
/linux-master/kernel/sched/
H A Ddebug.c990 void proc_sched_show_task(struct task_struct *p, struct pid_namespace *ns,
/linux-master/init/
H A Dmain.c70 #include <linux/pid_namespace.h>
/linux-master/kernel/bpf/
H A Dhelpers.c18 #include <linux/pid_namespace.h>
590 struct pid_namespace *pidns;
/linux-master/fs/gfs2/
H A Dglock.c36 #include <linux/pid_namespace.h>
2767 struct pid_namespace *ns = task_active_pid_ns(current);
/linux-master/ipc/
H A Dmsg.c1343 struct pid_namespace *pid_ns = ipc_seq_pid_ns(s);
H A Dshm.c1837 struct pid_namespace *pid_ns = ipc_seq_pid_ns(s);
/linux-master/fs/nfs/
H A Dclient.c40 #include <linux/pid_namespace.h>
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c7 #include <linux/pid_namespace.h>
/linux-master/kernel/time/
H A Dtimer.c28 #include <linux/pid_namespace.h>
/linux-master/fs/fuse/
H A Dinode.c25 #include <linux/pid_namespace.h>

Completed in 376 milliseconds

1234