Home
last modified time | relevance | path

Searched refs:sigreturn (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A D.gitignore16 tm-signal-sigreturn-nt
21 tm-sigreturn
H A DMakefile7 $(SIGNAL_CONTEXT_CHK_TESTS) tm-sigreturn tm-signal-sigreturn-nt \
/openbmc/linux/tools/testing/selftests/x86/
H A D.gitignore10 sigreturn
H A DMakefile14 check_initial_reg_state sigreturn iopl ioperm \
/openbmc/linux/arch/s390/kernel/vdso32/
H A Dvdso_user_wrapper.S21 vdso_syscall sigreturn,__NR_sigreturn
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A DREADME32 is placed on the stack and a sigreturn syscall is called to simulate a
53 successfully progressed up to the stage of triggering the fake sigreturn
/openbmc/linux/arch/s390/kernel/vdso64/
H A Dvdso_user_wrapper.S58 vdso_syscall sigreturn,__NR_sigreturn
/openbmc/qemu/tests/tcg/multiarch/
H A DMakefile.target45 sigreturn-sigmask: CFLAGS+=-pthread
46 sigreturn-sigmask: LDFLAGS+=-pthread
/openbmc/linux/arch/arm64/kernel/vdso/
H A DMakefile12 obj-vdso := vgettimeofday.o note.o sigreturn.o
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch30 int min_syscall, max_syscall, sigreturn, rt_sigreturn;
H A D0001-Add-support-for-mips64-n32-n64.patch849 - /* sigreturn returns control to the point
876 + int min_syscall, max_syscall, sigreturn, rt_sigreturn;
904 + sigreturn = min_syscall + abi_select(proc->e_abi, sigreturn_list);
909 + /* sigreturn returns control to the point where the signal was
913 + || top->c_un.syscall == (sigreturn - min_syscall))) {
/openbmc/linux/arch/loongarch/vdso/
H A DMakefile11 obj-vdso-y := elf.o vgetcpu.o vgettimeofday.o sigreturn.o
/openbmc/linux/arch/s390/kernel/
H A Dcompat_signal.c181 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
307 restorer = VDSO32_SYMBOL(current, sigreturn); in setup_frame32()
H A Dsignal.c218 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
339 restorer = VDSO64_SYMBOL(current, sigreturn); in setup_frame()
/openbmc/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl158 119 32 sigreturn sys_sigreturn compat_sys_sigreturn
159 119 64 sigreturn sys_ni_syscall
160 119 spu sigreturn sys_ni_syscall
/openbmc/qemu/linux-user/ppc/
H A Dsyscall.tbl158 119 32 sigreturn sys_sigreturn compat_sys_sigreturn
159 119 64 sigreturn sys_ni_syscall
160 119 spu sigreturn sys_ni_syscall
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl158 119 32 sigreturn sys_sigreturn compat_sys_sigreturn
159 119 64 sigreturn sys_ni_syscall
160 119 spu sigreturn sys_ni_syscall
/openbmc/linux/Documentation/arch/x86/
H A Dshstk.rst137 in a special format with bit 63 set. On sigreturn this old SSP token is
140 violation on the sigreturn path that goes through the restorer.
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc120 [ 119] = 0, /* sigreturn */
/openbmc/linux/arch/x86/entry/vdso/
H A DMakefile28 vobjs32-y := vdso32/note.o vdso32/system_call.o vdso32/sigreturn.o
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl261 216 32 sigreturn sys_sigreturn sys32_sigreturn
262 216 64 sigreturn sys_nis_syscall
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl261 216 32 sigreturn sys_sigreturn sys32_sigreturn
262 216 64 sigreturn sys_nis_syscall
/openbmc/linux/arch/mips/vdso/
H A DMakefile10 obj-vdso-y := elf.o vgettimeofday.o sigreturn.o
/openbmc/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst65 without triggering a nested SIGSYS on (rt\_)sigreturn. Users of this
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_32.c1295 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
1297 SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0()

123