Lines Matching refs:child_fn
121 static int child_fn(const char *cgroup, void *arg) in child_fn() function
150 cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_simple()
238 cg_run_nowait(cgroup[2], child_fn, NULL); in test_cgfreezer_tree()
239 cg_run_nowait(cgroup[7], child_fn, NULL); in test_cgfreezer_tree()
240 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree()
241 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree()
242 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree()
422 pid = cg_run_nowait(child, child_fn, NULL); in test_cgfreezer_mkdir()
528 pid = cg_run_nowait(cgroup[0], child_fn, NULL); in test_cgfreezer_migrate()
597 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_ptrace()
677 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_stopped()
722 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_ptraced()