Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dprocess_32.c242 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c275 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess.c191 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p, in __switch_to_xtra()
/linux-4.4.14/drivers/usb/host/
Dohci-q.c152 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_link() local
275 __hc32 *prev_p = &ohci->hcca->int_table [i]; in periodic_unlink() local
Dehci-sched.c78 union ehci_shadow *prev_p = &ehci->pshadow[frame]; in periodic_unlink() local
Doxu210hp-hcd.c1826 union ehci_shadow *prev_p = &oxu->pshadow[frame]; in periodic_unlink() local
Dfotg210-hcd.c3338 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c441 struct per_pid *p = NULL, *prev_p; in sched_switch() local