Searched refs:find_pid_ns (Results 1 – 1 of 1) sorted by relevance
291 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns() function304 EXPORT_SYMBOL_GPL(find_pid_ns);308 return find_pid_ns(nr, current->nsproxy->pid_ns); in find_vpid()384 return pid_task(find_pid_ns(nr, ns), type); in find_task_by_pid_type_ns()493 pid = find_pid_ns(nr, ns); in find_ge_pid()