Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/riscv/sigreturn/
H A DMakefile7 TEST_GEN_PROGS := sigreturn
11 $(OUTPUT)/sigreturn: sigreturn.c
H A D.gitignore1 sigreturn
/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 \
/linux/tools/testing/selftests/x86/
H A D.gitignore10 sigreturn
H A DMakefile14 check_initial_reg_state sigreturn iopl ioperm \
/linux/arch/s390/kernel/vdso32/
H A Dvdso_user_wrapper.S21 vdso_syscall sigreturn,__NR_sigreturn
/linux/arch/s390/kernel/vdso64/
H A Dvdso_user_wrapper.S51 vdso_syscall sigreturn,__NR_sigreturn
/linux/tools/testing/selftests/riscv/
H A DMakefile8 RISCV_SUBTARGETS ?= abi hwprobe mm sigreturn vector
/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
/linux/arch/arm64/kernel/vdso/
H A DMakefile12 obj-vdso := vgettimeofday.o note.o sigreturn.o vgetrandom.o vgetrandom-chacha.o
/linux/arch/s390/kernel/
H A Dsignal.c61 * The svc_insn entry with the sigreturn system call opcode does not
215 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
336 restorer = VDSO64_SYMBOL(current, sigreturn); in setup_frame()
H A Dcompat_signal.c178 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
304 restorer = VDSO32_SYMBOL(current, sigreturn); in setup_frame32()
/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
/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.
/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
/linux/arch/x86/entry/vdso/
H A DMakefile11 vobjs32-y := vdso32/note.o vdso32/system_call.o vdso32/sigreturn.o
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl261 216 32 sigreturn sys_sigreturn sys32_sigreturn
262 216 64 sigreturn sys_nis_syscall
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl261 216 32 sigreturn sys_sigreturn sys32_sigreturn
262 216 64 sigreturn sys_nis_syscall
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst65 without triggering a nested SIGSYS on (rt\_)sigreturn. Users of this
/linux/arch/m68k/kernel/
H A Dentry.S102 | return value of do_{rt_,}sigreturn() points to moved switch_stack.
/linux/arch/powerpc/kernel/
H A Dsignal_32.c1116 * The purpose of a sigreturn is to destroy all traces of the in COMPAT_SYSCALL_DEFINE0()
1295 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
1297 SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0()
/linux/arch/x86/um/
H A Dsignal.c339 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
/linux/arch/x86/kernel/
H A Dsignal_32.c149 SYSCALL32_DEFINE0(sigreturn) in SYSCALL32_DEFINE0() argument
170 signal_fault(regs, frame, "32bit sigreturn"); in SYSCALL32_DEFINE0()
200 signal_fault(regs, frame, "32bit rt sigreturn"); in SYSCALL32_DEFINE0()
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl129 119 common sigreturn sys_sigreturn

12