Searched refs:preempt_count_inc (Results 1 – 2 of 2) sorted by relevance
140 #define preempt_count_inc() preempt_count_add(1) macro147 preempt_count_inc(); \
94 preempt_count_inc(); in preempt_conditional_sti()