Home
last modified time | relevance | path

Searched refs:rt_sigreturn (Results 1 – 25 of 54) sorted by relevance

123

/linux/arch/s390/kernel/vdso32/
H A Dvdso_user_wrapper.S22 vdso_syscall rt_sigreturn,__NR_rt_sigreturn
/linux/arch/csky/kernel/
H A Dsignal.c69 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
159 current->mm->context.vdso, rt_sigreturn); in setup_rt_frame()
/linux/arch/riscv/kernel/
H A Dcompat_signal.c119 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
221 current->mm->context.vdso, rt_sigreturn); in compat_setup_rt_frame()
H A Dsignal.c225 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
341 current->mm->context.vdso, rt_sigreturn); in setup_rt_frame()
345 * instructions to call the rt_sigreturn syscall onto the user stack. in setup_rt_frame()
/linux/arch/s390/kernel/vdso64/
H A Dvdso_user_wrapper.S52 vdso_syscall rt_sigreturn,__NR_rt_sigreturn
/linux/arch/csky/kernel/vdso/
H A DMakefile7 vdso-syms += rt_sigreturn
/linux/arch/riscv/kernel/compat_vdso/
H A DMakefile7 compat_vdso-syms = rt_sigreturn
/linux/arch/riscv/kernel/vdso/
H A DMakefile7 vdso-syms = rt_sigreturn
/linux/arch/s390/kernel/
H A Dsignal.c237 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
394 restorer = VDSO64_SYMBOL(current, rt_sigreturn); in setup_rt_frame()
H A Dcompat_signal.c199 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
368 restorer = VDSO32_SYMBOL(current, rt_sigreturn); in setup_rt_frame32()
/linux/arch/hexagon/kernel/
H A Dsignal.c223 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl27 15 64 rt_sigreturn sys_rt_sigreturn
404 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl27 15 64 rt_sigreturn sys_rt_sigreturn
402 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst418 | rt_sigreturn | 2 | Signal | sys_rt_sigreturn() |
482 | rt_sigreturn | 1 | Signal | sys_rt_sigreturn() |
562 | rt_sigreturn | 38 | Signal | sys_rt_sigreturn() |
/linux/Documentation/arch/powerpc/
H A Dsyscall64-abi.rst22 different calling sequences (e.g., rt_sigreturn).
/linux/arch/m68k/kernel/
H A Dentry.S83 jra 1f | shared with rt_sigreturn()
/linux/arch/powerpc/kernel/
H A Dsignal_32.c1092 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
1094 SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0()
/linux/arch/x86/um/
H A Dsignal.c447 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
/linux/arch/x86/kernel/
H A Dsignal_32.c174 SYSCALL32_DEFINE0(rt_sigreturn) in SYSCALL32_DEFINE0() argument
H A Dsignal_64.c246 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
277 signal_fault(regs, frame, "rt_sigreturn"); in SYSCALL_DEFINE0()
396 signal_fault(regs, frame, "x32 rt_sigreturn"); in COMPAT_SYSCALL_DEFINE0()
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl222 211 n64 rt_sigreturn sys_rt_sigreturn
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl222 211 n64 rt_sigreturn sys_rt_sigreturn
/linux/scripts/
H A Dsyscall.tbl176 139 common rt_sigreturn sys_rt_sigreturn compat_sys_rt_sigreturn
/linux/tools/scripts/
H A Dsyscall.tbl176 139 common rt_sigreturn sys_rt_sigreturn compat_sys_rt_sigreturn
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl176 139 common rt_sigreturn sys_rt_sigreturn compat_sys_rt_sigreturn

123