Searched defs:arch_dup_task_struct (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/sh/kernel/ |
H A D | process.c | 24 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | process.c | 164 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/s390/kernel/ |
H A D | process.c | 83 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | process.c | 217 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | process.c | 107 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | process.c | 287 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | process_64.c | 636 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/mips/kernel/ |
H A D | process.c | 81 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process.c | 93 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | process.c | 1697 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() function
|
/openbmc/linux/kernel/ |
H A D | fork.c | 1089 int __weak arch_dup_task_struct(struct task_struct *dst, in arch_dup_task_struct() function
|