Home
last modified time | relevance | path

Searched refs:sigreturn (Results 1 – 25 of 32) 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/x86/entry/vdso/vdso32/
H A DMakefile11 vobjs-y += system_call.o sigreturn.o
/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/Documentation/arch/riscv/
H A Dzicfiss.rst172 task's shadow stack. This way, whenever :c:macro:`sigreturn` happens,
176 arbitrarily using :c:macro:`sigreturn`. Adversaries will have to make
178 invoking :c:macro:`sigreturn`.
192 for signal delivery. During :c:macro:`sigreturn`, kernel will obtain
/linux/arch/s390/kernel/vdso/
H A Dvdso_user_wrapper.S51 vdso_syscall sigreturn,__NR_sigreturn
/linux/arch/arm64/include/asm/
H A DKbuild7 # same constants with prefixes, used by vdso, seccomp and sigreturn:
/linux/tools/testing/selftests/riscv/
H A DMakefile8 RISCV_SUBTARGETS ?= abi hwprobe mm sigreturn vector cfi
/linux/arch/arm64/kernel/vdso/
H A DMakefile12 obj-vdso := vgettimeofday.o note.o sigreturn.o vgetrandom.o vgetrandom-chacha.o
/linux/arch/loongarch/vdso/
H A DMakefile8 vgetrandom-chacha.o sigreturn.o
/linux/arch/s390/kernel/
H A Dsignal.c214 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
329 restorer = VDSO_SYMBOL(current, sigreturn); in setup_frame()
/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/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/arch/mips/vdso/
H A DMakefile7 obj-vdso-y := elf.o vgettimeofday.o sigreturn.o
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst65 without triggering a nested SIGSYS on (rt\_)sigreturn. Users of this
/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()
/linux/arch/m68k/kernel/
H A Dentry.S102 | return value of do_{rt_,}sigreturn() points to moved switch_stack.
/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
/linux/arch/arm64/kernel/
H A Dsignal32.c231 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument

12