Home
last modified time | relevance | path

Searched refs:arch_needs_cpu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtick.h41 # ifndef arch_needs_cpu
42 # define arch_needs_cpu() (0) macro
/kernel/linux/linux-6.6/include/linux/
H A Dtick.h42 # ifndef arch_needs_cpu
43 # define arch_needs_cpu() (0) macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dprocessor.h73 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dprocessor.h89 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro
/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.c765 if (rcu_needs_cpu(basemono, &next_rcu) || arch_needs_cpu() || in tick_nohz_next_event()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-sched.c826 if (rcu_needs_cpu() || arch_needs_cpu() || in tick_nohz_next_event()

Completed in 7 milliseconds