Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c67 void notrace stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function
/openbmc/linux/kernel/
H A Dstop_machine.c197 notrace void __weak stop_machine_yield(const struct cpumask *cpumask) in stop_machine_yield() function