Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dswitch_to.h8 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p,
/linux-4.1.27/arch/x86/kernel/
Dprocess_32.c293 __switch_to_xtra(prev_p, next_p, tss); in __switch_to()
Dprocess.c228 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p, in __switch_to_xtra() function
Dprocess_64.c421 __switch_to_xtra(prev_p, next_p, tss); in __switch_to()