Home
last modified time | relevance | path

Searched refs:find_ge_pid (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
H A Dpid.c531 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid() function
535 EXPORT_SYMBOL_GPL(find_ge_pid);
/linux/include/linux/
H A Dpid.h128 extern struct pid *find_ge_pid(int nr, struct pid_namespace *);
/linux/kernel/bpf/
H A Dtask_iter.c120 pid = find_ge_pid(*tid, common->ns); in task_seq_get_next()
/linux/fs/gfs2/
H A Dglock.c2750 pid = find_ge_pid(i->tgid, ns); in gfs2_glockfd_next_task()
/linux/fs/proc/
H A Dbase.c3553 pid = find_ge_pid(iter.tgid, ns); in next_tgid()