Searched defs:PREEMPT_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/x86/include/asm/ | ||
| D | preempt.h | 14 #define PREEMPT_ENABLED	(0 + PREEMPT_NEED_RESCHED)  macro | 
| /linux-4.1.27/include/asm-generic/ | ||
| D | preempt.h | 6 #define PREEMPT_ENABLED	(0)  macro |