Home
last modified time | relevance | path

Searched refs:test_cpu_flag_of (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dprocessor.h67 static inline int test_cpu_flag_of(int flag, int cpu) in test_cpu_flag_of() function
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsmp.c415 if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu)) in arch_vcpu_is_preempted()