Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/lib/include/
H A Dcgroup_util.h56 extern int cg_enter_current_thread(const char *cgroup);
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c364 int cg_enter_current_thread(const char *cgroup) in cg_enter_current_thread() function
/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c635 cg_enter_current_thread(grps[(i % 2) + 1]); in migrating_thread_fn()