Searched refs:find_pid_ns (Results 1 – 1 of 1) sorted by relevance
261 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns() function265 EXPORT_SYMBOL_GPL(find_pid_ns);269 return find_pid_ns(nr, task_active_pid_ns(current)); in find_vpid()350 return pid_task(find_pid_ns(nr, ns), PIDTYPE_PID); in find_task_by_pid_ns()