Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/nds32/kernel/vdso/
H A DMakefile9 obj-vdso := note.o datapage.o sigreturn.o gettimeofday.o
51 sigreturn.o : sigreturn.S
/OK3568_Linux_fs/kernel/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 \
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A D.gitignore10 sigreturn
H A DMakefile14 check_initial_reg_state sigreturn iopl ioperm \
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libunwind/libunwind/
H A D0006-Fix-for-X32.patch21 Debug (8, "resuming at ip=%llx via sigreturn(%p)\n",
H A D0003-x86-Stub-out-x86_local_resume.patch40 - Debug (8, "resuming at ip=%x via sigreturn(%p)\n", c->dwarf.ip, sc);
/OK3568_Linux_fs/yocto/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))) {
/OK3568_Linux_fs/kernel/arch/arm64/kernel/vdso/
H A DMakefile14 obj-vdso := vgettimeofday.o note.o sigreturn.o
H A Dvdso.lds158 * Make the sigreturn code visible to the kernel.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dsignal.h291 extern int sigreturn (struct sigcontext *__scp) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dsignal.h291 extern int sigreturn (struct sigcontext *__scp) __THROW;
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl160 119 32 sigreturn sys_sigreturn compat_sys_sigreturn
161 119 64 sigreturn sys_ni_syscall
162 119 spu sigreturn sys_ni_syscall
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/x86/entry/vdso/
H A DMakefile28 vobjs32-y := vdso32/note.o vdso32/system_call.o vdso32/sigreturn.o
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl261 216 32 sigreturn sys_sigreturn sys32_sigreturn
262 216 64 sigreturn sys_nis_syscall
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A DMakefile9 obj-vdso-y := elf.o vgettimeofday.o sigreturn.o
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_signal.c100 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_32.c1304 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
1306 SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dcompat_signal.c180 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
H A Dsignal.c217 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsignal32.c232 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dentry.S832 sigreturn_like sigreturn

12