Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtick.h47 # ifndef arch_needs_cpu
48 # define arch_needs_cpu() (0) macro
/linux-6.15/arch/s390/include/asm/
H A Dprocessor.h98 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro
/linux-6.15/kernel/time/
H A Dtick-sched.c911 if (rcu_needs_cpu() || arch_needs_cpu() || in tick_nohz_next_event()