Home
last modified time | relevance | path

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

/linux-6.12.1/fs/proc/
Dbase.c3544 static struct tgid_iter next_tgid(struct pid_namespace *ns, struct tgid_iter iter) in next_tgid() function
3594 for (iter = next_tgid(ns, iter); in proc_pid_readdir()
3596 iter.tgid += 1, iter = next_tgid(ns, iter)) { in proc_pid_readdir()