Searched refs:__preempt_count_sub (Results 1 – 5 of 5) sorted by relevance
201 #define preempt_count_sub(val) __preempt_count_sub(val)206 #define __preempt_count_dec() __preempt_count_sub(1)
128 __preempt_count_sub(NMI_OFFSET + HARDIRQ_OFFSET); \
57 static __always_inline void __preempt_count_sub(int val) in __preempt_count_sub() function
52 static inline void __preempt_count_sub(int val) in __preempt_count_sub() function
83 static __always_inline void __preempt_count_sub(int val) in __preempt_count_sub() function