Home
last modified time | relevance | path

Searched refs:test_cpu_flag_of (Results 1 - 4 of 4) sorted by relevance

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

Completed in 6 milliseconds