Searched refs:take_cpu_down (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dcpu.c1304 static int take_cpu_down(void *_param) function
1348 err = stop_machine_cpuslocked(take_cpu_down, NULL, cpumask_of(cpu));

Completed in 163 milliseconds