Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dpid_namespace.c171 int init_pids = thread_group_leader(me) ? 1 : 2; in zap_pid_ns_processes() local
245 if (pid_ns->pid_allocated == init_pids) in zap_pid_ns_processes()