Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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-6.6.21/kernel/
Dstop_machine.c139 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function