Searched defs:arch_needs_cpu (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/include/linux/ | ||
D | tick.h | 42 # define arch_needs_cpu() (0) macro |
/linux-5.10/arch/s390/include/asm/ | ||
D | processor.h | 73 #define arch_needs_cpu() test_cpu_flag(CIF_NOHZ_DELAY) macro |