/openbmc/linux/arch/powerpc/kernel/ |
H A D | stacktrace.c | 44 unsigned long newsp, ip; in arch_stack_walk() local 69 unsigned long newsp; in arch_stack_walk_reliable() local
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUAlphaState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUMIPSState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/cris/ |
H A D | target_cpu.h | 23 static inline void cpu_clone_regs_child(CPUCRISState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUS390XState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUMBState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_cpu.h | 8 target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/riscv/ |
H A D | target_cpu.h | 4 static inline void cpu_clone_regs_child(CPURISCVState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | target_cpu.h | 24 target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/sh4/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUSH4State *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | target_cpu.h | 22 target_ulong newsp, unsigned flags) in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUARMState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | target_cpu.h | 12 target_ulong newsp, unsigned flags) in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUHPPAState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/m68k/ |
H A D | target_cpu.h | 24 static inline void cpu_clone_regs_child(CPUM68KState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/i386/ |
H A D | target_cpu.h | 23 static inline void cpu_clone_regs_child(CPUX86State *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUPPCState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_arch_cpu.h | 164 static inline void target_cpu_clone_regs(CPUX86State *env, target_ulong newsp) in target_cpu_clone_regs()
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_cpu.h | 40 static inline void cpu_clone_regs_child(CPUSPARCState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/linux-user/arm/ |
H A D | target_cpu.h | 44 static inline void cpu_clone_regs_child(CPUARMState *env, target_ulong newsp, in cpu_clone_regs_child()
|
/openbmc/qemu/bsd-user/i386/ |
H A D | target_arch_cpu.h | 189 static inline void target_cpu_clone_regs(CPUX86State *env, target_ulong newsp) in target_cpu_clone_regs()
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_cpu.h | 201 static inline void target_cpu_clone_regs(CPUARMState *env, target_ulong newsp) in target_cpu_clone_regs()
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_cpu.h | 174 static inline void target_cpu_clone_regs(CPUARMState *env, target_ulong newsp) in target_cpu_clone_regs()
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | process.c | 253 asmlinkage int nios2_clone(unsigned long clone_flags, unsigned long newsp, in nios2_clone()
|
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
H A D | tpidr2.c | 164 static int sys_clone(unsigned long clone_flags, unsigned long newsp, in sys_clone()
|