Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpid.h127 extern struct pid *find_ge_pid(int nr, struct pid_namespace *);
/linux/kernel/bpf/
H A Dtask_iter.c119 pid = find_ge_pid(*tid, common->ns); in task_seq_get_next()
/linux/fs/gfs2/
H A Dglock.c2724 pid = find_ge_pid(i->tgid, ns); in gfs2_glockfd_next_task()
/linux/fs/proc/
H A Dbase.c3567 pid = find_ge_pid(iter.tgid, ns); in next_tgid()