Home
last modified time | relevance | path

Searched refs:do_sigreturn (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dsignal-common.h36 long do_sigreturn(CPUArchState *env, abi_ulong addr);
H A Dsignal.c801 long do_sigreturn(CPUArchState *env, abi_ulong addr) in do_sigreturn() function
/openbmc/qemu/linux-user/
H A Dsignal-common.h66 long do_sigreturn(CPUArchState *env);
H A Dsyscall.c10368 return do_sigreturn(cpu_env); in _syscall2()
/openbmc/linux/arch/sparc/kernel/
H A Dkernel.h161 asmlinkage void do_sigreturn(struct pt_regs *regs);
H A Dsignal_32.c74 asmlinkage void do_sigreturn(struct pt_regs *regs) in do_sigreturn() function
H A Dentry.S820 call do_sigreturn
/openbmc/qemu/linux-user/alpha/
H A Dsignal.c209 long do_sigreturn(CPUAlphaState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/microblaze/
H A Dsignal.c185 long do_sigreturn(CPUMBState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/mips/
H A Dsignal.c245 long do_sigreturn(CPUMIPSState *regs) in do_sigreturn() function
/openbmc/qemu/linux-user/sh4/
H A Dsignal.c272 long do_sigreturn(CPUSH4State *regs) in do_sigreturn() function
/openbmc/qemu/linux-user/s390x/
H A Dsignal.c358 long do_sigreturn(CPUS390XState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/m68k/
H A Dsignal.c328 long do_sigreturn(CPUM68KState *env) in do_sigreturn() function
/openbmc/linux/arch/m68k/kernel/
H A Dentry.S85 jbsr do_sigreturn
H A Dsignal.c756 asmlinkage void *do_sigreturn(struct pt_regs *regs, struct switch_stack *sw) in do_sigreturn() function
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c574 long do_sigreturn(CPUPPCState *env) in do_sigreturn() function
/openbmc/linux/arch/alpha/kernel/
H A Dsignal.c205 do_sigreturn(struct sigcontext __user *sc) in do_sigreturn() function
/openbmc/qemu/linux-user/arm/
H A Dsignal.c503 long do_sigreturn(CPUARMState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c728 long do_sigreturn(CPUARMState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/sparc/
H A Dsignal.c376 long do_sigreturn(CPUSPARCState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/i386/
H A Dsignal.c794 long do_sigreturn(CPUX86State *env) in do_sigreturn() function