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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstop_machine.h31 void stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
65 static inline void stop_one_cpu_nowait(unsigned int cpu, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dstop_machine.c116 * stop_one_cpu_nowait - stop a cpu but don't wait for completion
128 void stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, function
H A Dsched_fair.c3065 stop_one_cpu_nowait(cpu_of(busiest),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Dmain.c269 stop_one_cpu_nowait(cpu, mtrr_work_handler, &data, work);

Completed in 181 milliseconds