| /linux/tools/testing/selftests/riscv/sigreturn/ |
| H A D | Makefile | 7 TEST_GEN_PROGS := sigreturn 11 $(OUTPUT)/sigreturn: sigreturn.c
|
| H A D | .gitignore | 1 sigreturn
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | .gitignore | 16 tm-signal-sigreturn-nt 21 tm-sigreturn
|
| H A D | Makefile | 7 $(SIGNAL_CONTEXT_CHK_TESTS) tm-sigreturn tm-signal-sigreturn-nt \
|
| /linux/tools/testing/selftests/x86/ |
| H A D | .gitignore | 10 sigreturn
|
| H A D | Makefile | 14 check_initial_reg_state sigreturn iopl ioperm \
|
| /linux/arch/x86/entry/vdso/vdso32/ |
| H A D | Makefile | 11 vobjs-y += system_call.o sigreturn.o
|
| /linux/tools/testing/selftests/arm64/signal/ |
| H A D | README | 32 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 D | zicfiss.rst | 172 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 D | vdso_user_wrapper.S | 51 vdso_syscall sigreturn,__NR_sigreturn
|
| /linux/arch/arm64/include/asm/ |
| H A D | Kbuild | 7 # same constants with prefixes, used by vdso, seccomp and sigreturn:
|
| /linux/tools/testing/selftests/riscv/ |
| H A D | Makefile | 8 RISCV_SUBTARGETS ?= abi hwprobe mm sigreturn vector cfi
|
| /linux/arch/arm64/kernel/vdso/ |
| H A D | Makefile | 12 obj-vdso := vgettimeofday.o note.o sigreturn.o vgetrandom.o vgetrandom-chacha.o
|
| /linux/arch/loongarch/vdso/ |
| H A D | Makefile | 8 vgetrandom-chacha.o sigreturn.o
|
| /linux/arch/s390/kernel/ |
| H A D | signal.c | 214 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 D | syscall.tbl | 158 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 D | shstk.rst | 137 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 D | syscall.tbl | 261 216 32 sigreturn sys_sigreturn sys32_sigreturn 262 216 64 sigreturn sys_nis_syscall
|
| /linux/arch/mips/vdso/ |
| H A D | Makefile | 7 obj-vdso-y := elf.o vgettimeofday.o sigreturn.o
|
| /linux/Documentation/admin-guide/ |
| H A D | syscall-user-dispatch.rst | 65 without triggering a nested SIGSYS on (rt\_)sigreturn. Users of this
|
| /linux/arch/powerpc/kernel/ |
| H A D | signal_32.c | 1295 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument 1297 SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0()
|
| /linux/arch/m68k/kernel/ |
| H A D | entry.S | 102 | return value of do_{rt_,}sigreturn() points to moved switch_stack.
|
| /linux/arch/x86/um/ |
| H A D | signal.c | 339 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
|
| /linux/arch/x86/kernel/ |
| H A D | signal_32.c | 149 SYSCALL32_DEFINE0(sigreturn) in SYSCALL32_DEFINE0() argument
|
| /linux/arch/arm64/kernel/ |
| H A D | signal32.c | 231 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
|