Home
last modified time | relevance | path

Searched defs:init_task_preempt_count (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
H A Dpreempt.h27 #define init_task_preempt_count(p) do { \ macro
/linux/arch/arm64/include/asm/
H A Dpreempt.h22 #define init_task_preempt_count(p) do { \ macro
/linux/arch/x86/include/asm/
H A Dpreempt.h43 #define init_task_preempt_count(p) do { } while (0) macro
/linux/arch/s390/include/asm/
H A Dpreempt.h128 #define init_task_preempt_count(p) do { } while (0) macro