Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtick.h36 # ifndef arch_needs_cpu
37 # define arch_needs_cpu() (0) macro
/linux-4.1.27/arch/s390/include/asm/
Dprocessor.h47 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro
/linux-4.1.27/kernel/time/
Dtick-sched.c587 arch_needs_cpu() || irq_work_needs_cpu()) { in tick_nohz_stop_sched_tick()