Home
last modified time | relevance | path

Searched refs:find_ge_pid (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dpid.c586 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid() function
590 EXPORT_SYMBOL_GPL(find_ge_pid);
/linux/fs/proc/
H A Dbase.c3556 pid = find_ge_pid(iter.tgid, ns); in next_tgid()