Home
last modified time | relevance | path

Searched refs:rt_sigsuspend (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl138 128 n64 rt_sigsuspend sys_rt_sigsuspend
/linux/scripts/
H A Dsyscall.tbl169 133 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl142 130 common rt_sigsuspend sys_rt_sigsuspend
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl142 130 common rt_sigsuspend sys_rt_sigsuspend
H A Dsyscall_32.tbl194 179 i386 rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl230 178 nospu rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl170 179 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/kernel/
H A Dsignal.c4829 SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) in SYSCALL_DEFINE2() argument
4843 COMPAT_SYSCALL_DEFINE2(rt_sigsuspend, compat_sigset_t __user *, unewset, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE2() argument