| /OK3568_Linux_fs/kernel/arch/nds32/kernel/vdso/ |
| H A D | Makefile | 9 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 | .gitignore | 16 tm-signal-sigreturn-nt 21 tm-sigreturn
|
| H A D | Makefile | 7 $(SIGNAL_CONTEXT_CHK_TESTS) tm-sigreturn tm-signal-sigreturn-nt \
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | .gitignore | 10 sigreturn
|
| H A D | Makefile | 14 check_initial_reg_state sigreturn iopl ioperm \
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libunwind/libunwind/ |
| H A D | 0006-Fix-for-X32.patch | 21 Debug (8, "resuming at ip=%llx via sigreturn(%p)\n",
|
| H A D | 0003-x86-Stub-out-x86_local_resume.patch | 40 - 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 D | 0001-mips-Use-hardcodes-values-for-ABI-syscall-bases.patch | 30 int min_syscall, max_syscall, sigreturn, rt_sigreturn;
|
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 849 - /* 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 D | Makefile | 14 obj-vdso := vgettimeofday.o note.o sigreturn.o
|
| H A D | vdso.lds | 158 * 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 D | signal.h | 291 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 D | signal.h | 291 extern int sigreturn (struct sigcontext *__scp) __THROW;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/ |
| H A D | syscall.tbl | 160 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 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
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/ |
| H A D | Makefile | 28 vobjs32-y := vdso32/note.o vdso32/system_call.o vdso32/sigreturn.o
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/ |
| H A D | syscall.tbl | 261 216 32 sigreturn sys_sigreturn sys32_sigreturn 262 216 64 sigreturn sys_nis_syscall
|
| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | Makefile | 9 obj-vdso-y := elf.o vgettimeofday.o sigreturn.o
|
| /OK3568_Linux_fs/kernel/arch/x86/ia32/ |
| H A D | ia32_signal.c | 100 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | signal_32.c | 1304 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 D | compat_signal.c | 180 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
|
| H A D | signal.c | 217 SYSCALL_DEFINE0(sigreturn) in SYSCALL_DEFINE0() argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | signal32.c | 232 COMPAT_SYSCALL_DEFINE0(sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | entry.S | 832 sigreturn_like sigreturn
|