Searched refs:spawn_child (Results 1 – 3 of 3) sorted by relevance
30 static int spawn_child(void) in spawn_child() function65 child = spawn_child(); in bp_modify1()138 child = spawn_child(); in bp_modify2()
312 pid_t (*spawn_child)(const struct cpu_hogger *child), in run_cpucg_weight_test()343 pid_t pid = spawn_child(&children[i]); in run_cpucg_weight_test()
132 static int spawn_child(struct child *child) in spawn_child() 343 if (!ASSERT_OK(spawn_child(&child), "spawn_child")) in test_attach_api() 779 if (!ASSERT_OK(spawn_child(&child), "spawn_child")) in get_link() 1173 if (!ASSERT_OK(spawn_child_flag(&child[i], clone_vm), "spawn_child")) in test_session_single_skel_api() 131 static int spawn_child(struct child *child) spawn_child() function