Searched refs:child_start (Results 1 – 2 of 2) sorted by relevance
63 static void child_start(struct child_data *child, const char *program) in child_start() function 319 child_start(child, "./fpsimd-test"); in start_fpsimd() 332 child_start(child, "./kernel-test"); in start_kernel() 349 child_start(child, "./sve-test"); in start_sve() 366 child_start(child, "./ssve-test"); in start_ssve() 383 child_start(child, "./za-test"); in start_za() 396 child_start(child, "./zt-test"); in start_zt()
37 int child_start; /* Array index of the first child node */ member 225 node->child_start = node->child_end = node->rover = in build_cpuinfo_tree() 282 node->child_start = node->child_end = in build_cpuinfo_tree() 308 node->rover = node->child_start; in increment_rover()