Home
last modified time | relevance | path

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

/kernel/
Dpid.c56 static inline int mk_pid(struct pid_namespace *pid_ns, in mk_pid()
125 static int alloc_pidmap(struct pid_namespace *pid_ns) in alloc_pidmap()
185 int next_pidmap(struct pid_namespace *pid_ns, int last) in next_pidmap()
Dpid_namespace.c151 void zap_pid_ns_processes(struct pid_namespace *pid_ns) in zap_pid_ns_processes()
Dexit.c864 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_new_reaper() local