Home
last modified time | relevance | path

Searched refs:__preempt_count_dec_and_test (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dpreempt.h202 #define preempt_count_dec_and_test() __preempt_count_dec_and_test()
240 if (unlikely(__preempt_count_dec_and_test())) \
/linux-6.15/include/asm-generic/
H A Dpreempt.h62 static __always_inline bool __preempt_count_dec_and_test(void) in __preempt_count_dec_and_test() function
/linux-6.15/arch/s390/include/asm/
H A Dpreempt.h88 static __always_inline bool __preempt_count_dec_and_test(void) in __preempt_count_dec_and_test() function
/linux-6.15/arch/arm64/include/asm/
H A Dpreempt.h59 static inline bool __preempt_count_dec_and_test(void) in __preempt_count_dec_and_test() function
/linux-6.15/arch/x86/include/asm/
H A Dpreempt.h93 static __always_inline bool __preempt_count_dec_and_test(void) in __preempt_count_dec_and_test() function