Searched refs:busy_pid (Results 1 – 1 of 1) sorted by relevance
100 const pid_t busy_pid = SAFE_FORK(); in fork_busy_procs_in_cgroup() local102 if (!busy_pid) in fork_busy_procs_in_cgroup()105 SAFE_CG_PRINTF(cg, "cgroup.procs", "%d", busy_pid); in fork_busy_procs_in_cgroup()