Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dprocess.h13 static inline void switch_to_extra(struct task_struct *prev, in switch_to_extra() function
H A Dprocess_32.c184 switch_to_extra(prev_p, next_p); in __switch_to()
H A Dprocess_64.c631 switch_to_extra(prev_p, next_p); in __switch_to()