Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
Dprocess_32.c158 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c209 static __always_inline void save_base_legacy(struct task_struct *prev_p, in save_base_legacy()
534 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess.c625 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra()
/kernel/linux/linux-5.10/drivers/usb/host/
Dohci-q.c153 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_link() local
277 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_unlink() local
Dehci-sched.c65 union ehci_shadow *prev_p = &ehci->pshadow[frame]; in periodic_unlink() local
Dfotg210-hcd.c3306 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
Doxu210hp-hcd.c2243 union ehci_shadow *prev_p = &oxu->pshadow[frame]; in periodic_unlink() local
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-timechart.c443 struct per_pid *p = NULL, *prev_p; in sched_switch() local