Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h152 stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in stop_machine() function
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c642 int stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in stop_machine() function