/linux-4.4.14/arch/ia64/include/asm/ |
D | signal.h | 23 typedef unsigned long old_sigset_t; typedef
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | signal.h | 23 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | signal.h | 13 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/s390/include/asm/ |
D | signal.h | 18 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/cris/include/asm/ |
D | signal.h | 13 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | signal.h | 20 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/arm/include/asm/ |
D | signal.h | 13 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | signal.h | 13 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | signal.h | 16 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | signal.h | 13 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | signal.h | 13 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/x86/include/asm/ |
D | signal.h | 20 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | signal.h | 94 typedef unsigned long old_sigset_t; typedef
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | signal.h | 22 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/xtensa/include/uapi/asm/ |
D | signal.h | 27 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | signal.h | 14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-4.4.14/kernel/ |
D | signal.c | 3559 SYSCALL_DEFINE1(sigsuspend, old_sigset_t, mask) in SYSCALL_DEFINE1() argument 3567 SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) in SYSCALL_DEFINE3() argument
|