Home
last modified time | relevance | path

Searched refs:rt_sigsuspend (Results 1 – 17 of 17) 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/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl169 133 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
H A Dsyscall_32.tbl193 179 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl169 133 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl145 179 common rt_sigsuspend sys_rt_sigsuspend
/linux/tools/scripts/
H A Dsyscall.tbl169 133 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl199 179 common rt_sigsuspend sys_rt_sigsuspend compat_sys_rt_sigsuspend
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl189 179 common rt_sigsuspend sys_rt_sigsuspend
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl249 231 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/alpha/entry/syscalls/
H A Dsyscall.tbl290 357 common rt_sigsuspend sys_rt_sigsuspend
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl196 179 common rt_sigsuspend sys_rt_sigsuspend
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl135 107 common 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/kernel/
H A Dsignal.c4854 SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) in SYSCALL_DEFINE2() argument
4868 COMPAT_SYSCALL_DEFINE2(rt_sigsuspend, compat_sigset_t __user *, unewset, compat_size_t, sigsetsize) in COMPAT_SYSCALL_DEFINE2() argument