Home
last modified time | relevance | path

Searched refs:cg_enter_current (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_core.c169 if (cg_enter_current(cg_test_c)) in test_cgcore_populated()
184 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()
405 if (cg_enter_current(parent)) in test_cgcore_no_internal_process_constraint_on_threads()
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()
521 if (!cg_enter_current(parent)) in test_cgcore_internal_process_constraint()
565 if (cg_enter_current(src)) in test_cgcore_proc_migration()
573 cg_enter_current(ds in test_cgcore_proc_migration()
[all...]
H A Dcgroup_util.h39 extern int cg_enter_current(const char *cgroup);
H A Dcgroup_util.c300 int cg_enter_current(const char *cgroup) in cg_enter_current() function
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_core.c169 if (cg_enter_current(cg_test_c)) in test_cgcore_populated()
184 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()
405 if (cg_enter_current(parent)) in test_cgcore_no_internal_process_constraint_on_threads()
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()
521 if (!cg_enter_current(parent)) in test_cgcore_internal_process_constraint()
565 if (cg_enter_current(src)) in test_cgcore_proc_migration()
573 cg_enter_current(ds in test_cgcore_proc_migration()
[all...]
H A Dcgroup_util.h45 extern int cg_enter_current(const char *cgroup);
H A Dcgroup_util.c313 int cg_enter_current(const char *cgroup) in cg_enter_current() function

Completed in 5 milliseconds