Home
last modified time | relevance | path

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

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