Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtick.h40 # ifndef arch_needs_cpu
41 # define arch_needs_cpu() (0) macro
/linux-4.4.14/arch/s390/include/asm/
Dprocessor.h55 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro
/linux-4.4.14/kernel/time/
Dtick-sched.c588 arch_needs_cpu() || irq_work_needs_cpu()) { in tick_nohz_stop_sched_tick()