Home
last modified time | relevance | path

Searched refs:__switch_to_xtra (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dswitch_to.h8 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p,
/linux-4.4.14/arch/x86/kernel/
Dprocess_32.c287 __switch_to_xtra(prev_p, next_p, tss); in __switch_to()
Dprocess.c191 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p, in __switch_to_xtra() function
Dprocess_64.c413 __switch_to_xtra(prev_p, next_p, tss); in __switch_to()