Home
last modified time | relevance | path

Searched refs:alpha_switch_to (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dswitch_to.h7 extern struct task_struct *alpha_switch_to(unsigned long, struct task_struct *);
11 (L) = alpha_switch_to(virt_to_phys(&task_thread_info(N)->pcb), (P)); \
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dswitch_to.h7 extern struct task_struct *alpha_switch_to(unsigned long, struct task_struct *);
11 (L) = alpha_switch_to(virt_to_phys(&task_thread_info(N)->pcb), (P)); \
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dentry.S754 .globl alpha_switch_to label
755 .type alpha_switch_to, @function
757 alpha_switch_to:
766 .size alpha_switch_to, .-alpha_switch_to

Completed in 1 milliseconds