Searched refs:find_pid_ns (Results 1 – 7 of 7) 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()
127 extern struct pid *find_pid_ns(int nr, struct pid_namespace *ns);
2116 pid = find_pid_ns(fl->fl_pid, &init_pid_ns); in locks_translate_pid()
2446 fl->fl_pid = pid_nr_ns(find_pid_ns(ffl->pid, fc->pid_ns), &init_pid_ns); in convert_fuse_file_lock()
10859 0x00000000 find_pid_ns vmlinux EXPORT_SYMBOL_GPL
2629 ffff8000100a86e0 T find_pid_ns
Completed in 308 milliseconds