Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
Dcfs_bandwidth01.c100 const pid_t busy_pid = SAFE_FORK(); in fork_busy_procs_in_cgroup() local
102 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()