Home
last modified time | relevance | path

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

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