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