Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
Dsmp.c147 static inline int pcpu_stopped(struct pcpu *pcpu) in pcpu_stopped() function
456 if (pcpu_stopped(pcpu_devices + cpu)) in smp_emergency_stop()
486 while (!pcpu_stopped(pcpu_devices + cpu)) in smp_send_stop()
955 while (!pcpu_stopped(pcpu)) in __cpu_die()