Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstop_machine.h52 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function
/linux/kernel/
H A Dstop_machine.c139 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function