Searched refs:cg_prepare_for_wait (Results 1 – 4 of 4) sorted by relevance
62 extern int cg_prepare_for_wait(const char *cgroup);
65 fd = cg_prepare_for_wait(cgroup); in cg_enter_and_wait_for_frozen()97 fd = cg_prepare_for_wait(cgroup); in cg_freeze_wait()
25 fd = cg_prepare_for_wait(cgroup); in cg_kill_wait()
621 int cg_prepare_for_wait(const char *cgroup) in cg_prepare_for_wait() function