Searched refs:find_pid_ns (Results 1 – 4 of 4) 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()
125 extern struct pid *find_pid_ns(int nr, struct pid_namespace *ns);
2312 pid = find_pid_ns(fl->fl_pid, &init_pid_ns); in locks_translate_pid()
2386 fl->fl_pid = pid_nr_ns(find_pid_ns(ffl->pid, fc->pid_ns), &init_pid_ns); in convert_fuse_file_lock()