Searched defs:boot_secondary (Results 1 – 4 of 4) sorted by relevance
29 void (*boot_secondary)(int cpu, struct task_struct *idle); member
79 static int boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
71 static int boot_secondary(unsigned int thread, struct task_struct *idle) in boot_secondary() function
188 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function