Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtick.h42 # ifndef arch_needs_cpu
43 # define arch_needs_cpu() (0) macro
/openbmc/linux/arch/s390/include/asm/
H A Dprocessor.h89 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro
/openbmc/linux/kernel/time/
H A Dtick-sched.c826 if (rcu_needs_cpu() || arch_needs_cpu() || in tick_nohz_next_event()