Home
last modified time | relevance | path

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

/tools/testing/selftests/cgroup/lib/include/
A Dcgroup_util.h16 #define CG_THREADS_FILE (!cg_test_v1_named ? "cgroup.threads" : "tasks") macro
/tools/testing/selftests/cgroup/lib/
A Dcgroup_util.c366 return cg_write(cgroup, CG_THREADS_FILE, "0"); in cg_enter_current_thread()
/tools/testing/selftests/cgroup/
A Dtest_core.c600 if (cg_read_lc(dst, CG_THREADS_FILE) != n_threads + 1) in test_cgcore_proc_migration()

Completed in 6 milliseconds