Home
last modified time | relevance | path

Searched defs:pid_ns (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/kernel/
Dpid.c56 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid()
154 static void set_last_pid(struct pid_namespace *pid_ns, int base, int pid) in set_last_pid()
164 static int alloc_pidmap(struct pid_namespace *pid_ns) in alloc_pidmap()
222 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
Dpid_namespace.c147 void zap_pid_ns_processes(struct pid_namespace *pid_ns) in zap_pid_ns_processes()
Dexit.c699 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_new_reaper() local
/linux-3.3/include/linux/
Dnsproxy.h30 struct pid_namespace *pid_ns; member