Home
last modified time | relevance | path

Searched refs:next_pidmap (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/
Dpid_namespace.c217 nr = next_pidmap(pid_ns, 1); in zap_pid_ns_processes()
227 nr = next_pidmap(pid_ns, nr); in zap_pid_ns_processes()
Dpid.c216 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap() function
564 nr = next_pidmap(ns, nr); in find_ge_pid()
/linux-4.4.14/include/linux/
Dpid.h118 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last);