Searched refs:start_routine (Results 1 – 2 of 2) sorted by relevance
34 void (*start_routine)(void); member149 this->start_routine(); in sw_wrapper()162 void nce_boot_cpu(void *this_arg, void (*start_routine)(void)) in nce_boot_cpu()166 this->start_routine = start_routine; in nce_boot_cpu()
23 void nce_boot_cpu(void *this, void (*start_routine)(void));
Completed in 6 milliseconds