Searched refs:cpu_up (Results 1 – 17 of 17) sorted by relevance
74 int (*cpu_up)(unsigned cpu, struct task_struct *tidle); member119 return smp_ops.cpu_up(cpu, tidle); in __cpu_up()
48 int (*cpu_up)(struct mips_cdmm_device *); member
81 ret = cpu_up(cpu); in _debug_hotplug_cpu()
352 .cpu_up = native_cpu_up,
538 int cpu_up(unsigned int cpu) in cpu_up() function568 EXPORT_SYMBOL_GPL(cpu_up);
146 ret = cpu_up(cpu); in torture_onoff()
578 cpu_up(cpu); in smp_init()
170 int cpu_up(unsigned int cpu);
238 WARN_ON(cpu_up(cpu)); in wake_offline_cpus()
863 cpuret = cpu_up(cpu); in rtas_cpu_state_change_mask()
709 .cpu_up = xen_cpu_up,775 smp_ops.cpu_up = xen_hvm_cpu_up; in xen_hvm_smp_init()
223 cpu_up(cpuid); in processor_probe()
422 err = cpu_up(cpu); in leave_uniprocessor()
54 ret = cpu_up(cpuid); in cpu_subsys_online()
584 BUILD_PERDEV_HELPER(cpu_up) /* int mips_cdmm_cpu_up_helper(...) */ in BUILD_PERDEV_HELPER() argument
1154 .cpu_up = mips_ejtag_fdc_tty_cpu_up,
556 err = cpu_up(cpu); in dr_cpu_configure()