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