Home
last modified time | relevance | path

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

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