Home
last modified time | relevance | path

Searched defs:prev_p (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
Dprocess_32.c239 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c163 static __always_inline void save_base_legacy(struct task_struct *prev_p, in save_base_legacy()
406 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess.c484 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra()