Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
A Dtest_core.c184 if (cg_enter_current(root)) in test_cgcore_populated()
299 if (!cg_enter_current(child)) in test_cgcore_invalid_domain()
318 cg_enter_current(root); in test_cgcore_invalid_domain()
411 cg_enter_current(root); in test_cgcore_no_internal_process_constraint_on_threads()
412 cg_enter_current(root); in test_cgcore_no_internal_process_constraint_on_threads()
565 if (cg_enter_current(src)) in test_cgcore_proc_migration()
573 cg_enter_current(dst); in test_cgcore_proc_migration()
588 cg_enter_current(root); in test_cgcore_proc_migration()
667 cg_enter_current(root); in test_cgcore_thread_migration()
733 cg_enter_current(root); in test_cgcore_lesser_euid_open()
[all …]
A Dcgroup_util.h39 extern int cg_enter_current(const char *cgroup);
A Dcgroup_util.c306 int cg_enter_current(const char *cgroup) in cg_enter_current() function

Completed in 7 milliseconds