/linux-2.6.39/include/asm-generic/ |
D | signal.h | 98 typedef unsigned long old_sigset_t; typedef
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | signal.h | 137 typedef unsigned long old_sigset_t; typedef
|
/linux-2.6.39/arch/mips/include/asm/ |
D | signal.h | 22 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | signal.h | 130 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | signal.h | 14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | signal.h | 24 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | signal.h | 19 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/s390/kernel/ |
D | signal.c | 58 SYSCALL_DEFINE3(sigsuspend, int, history0, int, history1, old_sigset_t, mask) in SYSCALL_DEFINE3() argument
|
/linux-2.6.39/arch/mn10300/include/asm/ |
D | signal.h | 27 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/arm/include/asm/ |
D | signal.h | 17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/cris/include/asm/ |
D | signal.h | 17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | signal.h | 17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | signal.h | 17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | signal.h | 27 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/s390/include/asm/ |
D | signal.h | 27 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | signal.h | 17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|
/linux-2.6.39/arch/alpha/kernel/ |
D | signal.c | 121 SYSCALL_DEFINE1(sigsuspend, old_sigset_t, mask) in SYSCALL_DEFINE1() argument
|
/linux-2.6.39/arch/x86/include/asm/ |
D | signal.h | 28 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
|