Home
last modified time | relevance | path

Searched refs:sigsuspend (Results 1 – 24 of 24) sorted by relevance

/linux/arch/um/os-Linux/
H A Dtime.c112 sigsuspend(&old); in os_idle_sleep()
/linux/arch/um/drivers/
H A Dchan_user.c224 sigsuspend(&sigs); in winch_thread()
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl97 72 32 sigsuspend sys_sigsuspend
98 72 64 sigsuspend sys_ni_syscall
99 72 spu sigsuspend sys_ni_syscall
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl97 72 32 sigsuspend sys_sigsuspend
98 72 64 sigsuspend sys_ni_syscall
99 72 spu sigsuspend sys_ni_syscall
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl243 201 32 sigsuspend sys_sigsuspend
244 201 64 sigsuspend sys_nis_syscall
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl243 201 32 sigsuspend sys_sigsuspend
244 201 64 sigsuspend sys_nis_syscall
/linux/kernel/
H A Dsignal.c4833 static int sigsuspend(sigset_t *set) in sigsuspend() function
4862 return sigsuspend(&newset); in SYSCALL_DEFINE2()
4876 return sigsuspend(&newset); in COMPAT_SYSCALL_DEFINE2()
4881 SYSCALL_DEFINE1(sigsuspend, old_sigset_t, mask) in SYSCALL_DEFINE1() argument
4885 return sigsuspend(&blocked); in SYSCALL_DEFINE1()
4889 SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) in SYSCALL_DEFINE3() argument
4893 return sigsuspend(&blocked); in SYSCALL_DEFINE3()
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl82 72 common sigsuspend sys_sigsuspend
/linux/arch/mips/kernel/
H A Dsignal.c589 SYSCALL_DEFINE1(sigsuspend, sigset_t __user *, uset) in SYSCALL_DEFINE1() argument
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl82 72 common sigsuspend sys_sigsuspend
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl82 72 common sigsuspend sys_sigsuspend
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl120 111 common sigsuspend sys_sigsuspend
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl82 72 common sigsuspend sys_ni_syscall
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl87 72 common sigsuspend sys_sigsuspend
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_o32.tbl84 72 o32 sigsuspend sys_sigsuspend sys32_sigsuspend
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_32.tbl86 72 common sigsuspend sys_sigsuspend
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl87 72 i386 sigsuspend sys_sigsuspend
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl120 111 common sigsuspend sys_sigsuspend
/linux/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl87 72 i386 sigsuspend sys_sigsuspend
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl86 72 common sigsuspend sys_sigsuspend
/linux/arch/arm/tools/
H A Dsyscall.tbl87 72 common sigsuspend sys_sigsuspend
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl69 72 common sigsuspend sys_sigsuspend sys_sigsuspend
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl69 72 common sigsuspend sys_sigsuspend sys_sigsuspend
/linux/arch/
H A DKconfig1448 Architecture has old sigsuspend(2) syscall, of one-argument variety
1453 Even weirder antique ABI - three-argument sigsuspend(2)
1459 as OLD_SIGSUSPEND | OLD_SIGSUSPEND3 - alpha has sigsuspend(2),