Lines Matching refs:cg_run_nowait
206 cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_simple()
294 cg_run_nowait(cgroup[2], child_fn, NULL); in test_cgfreezer_tree()
295 cg_run_nowait(cgroup[7], child_fn, NULL); in test_cgfreezer_tree()
296 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree()
297 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree()
298 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree()
428 cg_run_nowait(cgroup, forkbomb_fn, NULL); in test_cgfreezer_forkbomb()
478 pid = cg_run_nowait(child, child_fn, NULL); in test_cgfreezer_mkdir()
584 pid = cg_run_nowait(cgroup[0], child_fn, NULL); in test_cgfreezer_migrate()
653 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_ptrace()
733 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_stopped()
778 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_ptraced()
846 cg_run_nowait(cgroup, vfork_fn, NULL); in test_cgfreezer_vfork()