Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c609 static int __prepare_for_wait(const char *cgroup, const char *filename) in __prepare_for_wait() function
628 return __prepare_for_wait(cgroup, "cgroup.events"); in cg_prepare_for_wait()
633 return __prepare_for_wait(cgroup, "memory.events"); in memcg_prepare_for_wait()