Home
last modified time | relevance | path

Searched defs:childregs (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dprocess.c59 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dprocess.c112 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dprocess.c40 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dprocess.c59 struct pt_regs *childregs; in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dprocess.c60 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dprocess.c39 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dprocess.c58 struct pt_regs *childregs; in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dprocess.c111 struct pt_regs *childregs; in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dprocess.c111 struct pt_regs *childregs; in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dprocess_32.c99 struct pt_regs *childregs; in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dprocess.c181 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dprocess_32.c96 struct pt_regs *childregs; in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dprocess.c155 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dprocess.c106 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dprocess.c101 struct pt_regs childregs; in copy_thread() member
[all...]
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dprocess.c208 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dprocess.c107 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dprocess.c117 struct pt_regs childregs; in copy_thread() member
[all...]
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dprocess.c272 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dprocess.c127 struct pt_regs *childregs, *regs = current_pt_regs(); in copy_thread() local
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dprocess.c232 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dprocess_32.c279 struct pt_regs *childregs, *regs = current_pt_regs(); local
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dprocess.c244 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dprocess.c150 struct pt_regs *childregs, *regs = current_pt_regs(); in copy_thread() local
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dprocess.c241 struct pt_regs *childregs = task_pt_regs(p); in copy_thread() local

Completed in 10 milliseconds

12