Searched defs:prev_p (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | process_32.c | 158 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
|
H A D | process.c | 625 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra() argument
|
H A D | process_64.c | 209 static __always_inline void save_base_legacy(struct task_struct *prev_p, in save_base_legacy() argument 534 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | process_32.c | 155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
|
H A D | process_64.c | 211 static __always_inline void save_base_legacy(struct task_struct *prev_p, in save_base_legacy() argument 561 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
|
H A D | process.c | 692 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra() argument
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-q.c | 153 __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
|
H A D | ehci-sched.c | 65 union ehci_shadow *prev_p = &ehci->pshadow[frame]; in periodic_unlink() local
|
H A D | fotg210-hcd.c | 3303 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
|
H A D | oxu210hp-hcd.c | 2243 union ehci_shadow *prev_p = &oxu->pshadow[frame]; in periodic_unlink() local
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-q.c | 153 __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
|
H A D | ehci-sched.c | 65 union ehci_shadow *prev_p = &ehci->pshadow[frame]; in periodic_unlink() local
|
H A D | oxu210hp-hcd.c | 2244 union ehci_shadow *prev_p = &oxu->pshadow[frame]; in periodic_unlink() local
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-timechart.c | 443 struct per_pid *p = NULL, *prev_p; in sched_switch() local [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-timechart.c | 462 struct per_pid *p = NULL, *prev_p; in sched_switch() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 3304 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink() local
|
Completed in 41 milliseconds