Searched refs:__preempt_count_inc (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dpreempt.h205 #define __preempt_count_inc() __preempt_count_add(1) macro
268 __preempt_count_inc(); \

Completed in 141 milliseconds