Searched refs:__preempt_count_sub (Results 1 – 4 of 4) sorted by relevance
128 __preempt_count_sub(NMI_OFFSET + HARDIRQ_OFFSET); \
57 static __always_inline void __preempt_count_sub(int val) in __preempt_count_sub() function
51 static inline void __preempt_count_sub(int val) in __preempt_count_sub() function
5894 __preempt_count_sub(val); in preempt_count_sub()