Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstop_machine.h38 void stop_machine_yield(const struct cpumask *cpumask);
/openbmc/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()
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c67 void notrace stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function