Home
last modified time | relevance | path

Searched defs:old_sigset_t (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dsignal.h17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dsignal.h24 typedef unsigned long old_sigset_t; typedef
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsignal.h19 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dsignal.h14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsignal.h14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dsignal.h14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsignal.h14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsignal.h21 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsignal.h66 typedef unsigned long old_sigset_t; typedef
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dsignal.h28 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dsignal.h23 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsignal.h95 typedef unsigned long old_sigset_t; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsignal.h95 typedef unsigned long old_sigset_t; typedef
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dsignal.h15 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dsignal.h16 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c4549 SYSCALL_DEFINE1(sigsuspend, old_sigset_t, mask) in SYSCALL_DEFINE1() argument
4557 SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) in SYSCALL_DEFINE3() argument