Home
last modified time | relevance | path

Searched defs:stop_one_cpu (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dstop_machine.h46 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function
/linux-3.4.99/kernel/
Dstop_machine.c105 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function