Home
last modified time | relevance | path

Searched refs:stop_machine_yield (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h47 void stop_machine_yield(const struct cpumask *cpumask);
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c172 notrace void __weak stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function
204 stop_machine_yield(cpumask); in multi_cpu_stop()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dprocessor.c63 void notrace stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function