Home
last modified time | relevance | path

Searched defs:init_task_preempt_count (Results 1 - 8 of 8) sorted by relevance

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

Completed in 3 milliseconds