Searched defs:boot_secondary (Results 1 – 4 of 4) sorted by relevance
29 int (*boot_secondary)(int cpu, struct task_struct *idle); member
40 static void boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
191 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function
101 static int boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
Completed in 10 milliseconds