Searched refs:find_pid_ns (Results 1 – 1 of 1) sorted by relevance
309 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns() function313 EXPORT_SYMBOL_GPL(find_pid_ns);317 return find_pid_ns(nr, task_active_pid_ns(current)); in find_vpid()417 return pid_task(find_pid_ns(nr, ns), PIDTYPE_PID); in find_task_by_pid_ns()