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