Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstop_machine.h38 void stop_machine_yield(const struct cpumask *cpumask);
/linux/kernel/
H A Dstop_machine.c197 notrace void __weak stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function
229 stop_machine_yield(cpumask); in multi_cpu_stop()
/linux/arch/s390/kernel/
H A Dprocessor.c68 void notrace stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function