Home
last modified time | relevance | path

Searched refs:PREEMPT_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux/include/asm-generic/
H A Dpreempt.h7 #define PREEMPT_ENABLED (0) macro
/linux/arch/arm64/include/asm/
H A Dpreempt.h8 #define PREEMPT_ENABLED (PREEMPT_NEED_RESCHED) macro
/linux/kernel/
H A Dexit.c1045 preempt_count_set(PREEMPT_ENABLED); in make_task_dead()