Searched refs:init_idle_preempt_count (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/asm-generic/
H A Dpreempt.h31 #define init_idle_preempt_count(p, cpu) do { \ macro
/linux-master/arch/arm64/include/asm/
H A Dpreempt.h26 #define init_idle_preempt_count(p, cpu) do { \ macro
/linux-master/arch/x86/include/asm/
H A Dpreempt.h45 #define init_idle_preempt_count(p, cpu) do { \ macro
/linux-master/arch/s390/include/asm/
H A Dpreempt.h130 #define init_idle_preempt_count(p, cpu) do { } while (0) macro
/linux-master/kernel/sched/
H A Dcore.c9318 init_idle_preempt_count(idle, cpu);

Completed in 237 milliseconds