Searched refs:__preempt_count_add (Results 1 – 5 of 5) sorted by relevance
26 #define preempt_count_add(val) __preempt_count_add(val)31 #define __preempt_count_inc() __preempt_count_add(1)
51 static __always_inline void __preempt_count_add(int val) in __preempt_count_add() function
70 static __always_inline void __preempt_count_add(int val) in __preempt_count_add() function
109 __preempt_count_add(cnt); in __local_bh_disable_ip()
2568 __preempt_count_add(val); in preempt_count_add()2872 __preempt_count_add(PREEMPT_ACTIVE); in preempt_schedule_common()2927 __preempt_count_add(PREEMPT_ACTIVE); in preempt_schedule_context()2962 __preempt_count_add(PREEMPT_ACTIVE); in preempt_schedule_irq()