Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dprocess_32.c242 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c274 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess.c228 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p, in __switch_to_xtra()
/linux-4.1.27/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
Dfusbh200-hcd.c3401 union fusbh200_shadow *prev_p = &fusbh200->pshadow[frame]; in periodic_unlink() local
Dfotg210-hcd.c3459 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
/linux-4.1.27/tools/perf/
Dbuiltin-timechart.c441 struct per_pid *p = NULL, *prev_p; in sched_switch() local