Home
last modified time | relevance | path

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

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