Searched refs:__preempt_count_sub (Results 1 – 4 of 4) sorted by relevance
27 #define preempt_count_sub(val) __preempt_count_sub(val)32 #define __preempt_count_dec() __preempt_count_sub(1)
56 static __always_inline void __preempt_count_sub(int val) in __preempt_count_sub() function
75 static __always_inline void __preempt_count_sub(int val) in __preempt_count_sub() function
2605 __preempt_count_sub(val); in preempt_count_sub()2874 __preempt_count_sub(PREEMPT_ACTIVE); in preempt_schedule_common()2937 __preempt_count_sub(PREEMPT_ACTIVE); in preempt_schedule_context()2966 __preempt_count_sub(PREEMPT_ACTIVE); in preempt_schedule_irq()