Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dstop_machine.h49 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function
/linux-4.4.14/kernel/
Dstop_machine.c121 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function