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

/include/asm-generic/
H A Dpreempt.h30 task_thread_info(p)->preempt_count = PREEMPT_DISABLED; \
/include/linux/
H A Dsched.h527 #define PREEMPT_DISABLED (1 + PREEMPT_ENABLED) macro
529 #define PREEMPT_DISABLED PREEMPT_ENABLED macro
539 #define INIT_PREEMPT_COUNT (PREEMPT_DISABLED + PREEMPT_ACTIVE)

Completed in 158 milliseconds