Home
last modified time | relevance | path

Searched defs:arch_end_context_switch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dparavirt.h521 static inline void arch_end_context_switch(struct task_struct *next) in arch_end_context_switch() function
H A Dpgtable.h117 #define arch_end_context_switch(prev) do {} while(0) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dparavirt.h553 static inline void arch_end_context_switch(struct task_struct *next) in arch_end_context_switch() function
H A Dpgtable.h121 #define arch_end_context_switch(prev) do {} while(0) macro

Completed in 9 milliseconds