Searched refs:cg_prepare_for_wait (Results 1 – 6 of 6) sorted by relevance
25 fd = cg_prepare_for_wait(cgroup); in cg_kill_wait()
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()
90 extern int cg_prepare_for_wait(const char *cgroup);
604 int cg_prepare_for_wait(const char *cgroup) in cg_prepare_for_wait() function