Home
last modified time | relevance | path

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

12

/linux-5.19.10/arch/s390/kernel/vdso32/
Dvdso_user_wrapper.S21 vdso_syscall rt_sigreturn,__NR_rt_sigreturn
/linux-5.19.10/arch/riscv/kernel/
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()
Dsignal.c101 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
201 current->mm->context.vdso, rt_sigreturn); in setup_rt_frame()
/linux-5.19.10/arch/csky/kernel/
Dsignal.c69 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
159 current->mm->context.vdso, rt_sigreturn); in setup_rt_frame()
/linux-5.19.10/arch/s390/kernel/vdso64/
Dvdso_user_wrapper.S56 vdso_syscall rt_sigreturn,__NR_rt_sigreturn
/linux-5.19.10/arch/riscv/kernel/vdso/
DMakefile9 vdso-syms = rt_sigreturn
/linux-5.19.10/arch/riscv/kernel/compat_vdso/
DMakefile7 compat_vdso-syms = rt_sigreturn
/linux-5.19.10/arch/csky/kernel/vdso/
DMakefile9 vdso-syms += rt_sigreturn
/linux-5.19.10/arch/s390/kernel/
Dsignal.c240 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
397 restorer = VDSO64_SYMBOL(current, rt_sigreturn); in setup_rt_frame()
Dcompat_signal.c202 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
370 restorer = VDSO32_SYMBOL(current, rt_sigreturn); in setup_rt_frame32()
/linux-5.19.10/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl26 15 64 rt_sigreturn sys_rt_sigreturn
383 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
/linux-5.19.10/arch/x86/entry/syscalls/
Dsyscall_64.tbl26 15 64 rt_sigreturn sys_rt_sigreturn
383 513 x32 rt_sigreturn compat_sys_x32_rt_sigreturn
/linux-5.19.10/arch/arc/kernel/
Dsignal.c194 SYSCALL_DEFINE0(rt_sigreturn) in SYSCALL_DEFINE0() argument
/linux-5.19.10/arch/x86/ia32/
Dia32_signal.c122 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
/linux-5.19.10/Documentation/powerpc/
Dsyscall64-abi.rst22 different calling sequences (e.g., rt_sigreturn).
/linux-5.19.10/arch/m68k/kernel/
Dentry.S86 jra 1f | shared with rt_sigreturn()
/linux-5.19.10/arch/powerpc/kernel/
Dsignal_32.c1089 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
1091 SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0()
/linux-5.19.10/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl222 211 n64 rt_sigreturn sys_rt_sigreturn
/linux-5.19.10/arch/arm64/kernel/
Dsignal32.c259 COMPAT_SYSCALL_DEFINE0(rt_sigreturn) in COMPAT_SYSCALL_DEFINE0() argument
/linux-5.19.10/arch/ia64/kernel/syscalls/
Dsyscall.tbl169 157 common rt_sigreturn sys_rt_sigreturn
/linux-5.19.10/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl222 211 n64 rt_sigreturn sys_rt_sigreturn
Dsyscall_n32.tbl222 211 n32 rt_sigreturn sysn32_rt_sigreturn
/linux-5.19.10/arch/xtensa/kernel/syscalls/
Dsyscall.tbl243 225 common rt_sigreturn xtensa_rt_sigreturn
/linux-5.19.10/arch/alpha/kernel/
Dentry.S833 sigreturn_like rt_sigreturn
/linux-5.19.10/arch/sh/kernel/syscalls/
Dsyscall.tbl183 173 common rt_sigreturn sys_rt_sigreturn

12