Home
last modified time | relevance | path

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

/tools/testing/selftests/cgroup/
A Dtest_core.c194 if (cg_enter_current(root)) in test_cgcore_populated()
312 if (!cg_enter_current(child)) in test_cgcore_invalid_domain()
331 cg_enter_current(root); in test_cgcore_invalid_domain()
428 cg_enter_current(root); in test_cgcore_no_internal_process_constraint_on_threads()
429 cg_enter_current(root); in test_cgcore_no_internal_process_constraint_on_threads()
591 if (cg_enter_current(src)) in test_cgcore_proc_migration()
599 cg_enter_current(dst); in test_cgcore_proc_migration()
614 cg_enter_current(root); in test_cgcore_proc_migration()
695 cg_enter_current(root); in test_cgcore_thread_migration()
761 cg_enter_current(root); in test_cgcore_lesser_euid_open()
[all …]
A Dtest_pids.c48 if (cg_enter_current(cg_pids)) in test_pids_max()
64 cg_enter_current(root); in test_pids_max()
98 if (cg_enter_current(cg_child)) in test_pids_events()
120 cg_enter_current(root); in test_pids_events()
A Dtest_zswap.c431 if (cg_enter_current(control_group)) in test_no_invasive_cgroup_shrink()
447 cg_enter_current(root); in test_no_invasive_cgroup_shrink()
/tools/testing/selftests/cgroup/lib/include/
A Dcgroup_util.h55 extern int cg_enter_current(const char *cgroup);
/tools/testing/selftests/cgroup/lib/
A Dcgroup_util.c359 int cg_enter_current(const char *cgroup) in cg_enter_current() function

Completed in 8 milliseconds