Searched refs:old_sigset_t (Results 1 – 18 of 18) sorted by relevance
14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef22 old_sigset_t sa_mask;
8 old_sigset_t uc_osf_sigmask;
15 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef78 old_sigset_t sa_mask;
12 old_sigset_t sa_mask;
19 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
14 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
61 old_sigset_t sa_mask;
1124 asmlinkage long sys_sigpending(old_sigset_t __user *uset);1125 asmlinkage long sys_sigprocmask(int how, old_sigset_t __user *set,1126 old_sigset_t __user *oset);1128 asmlinkage long sys_sigsuspend(old_sigset_t mask);1132 asmlinkage long sys_sigsuspend(int unused1, int unused2, old_sigset_t mask);
68 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
66 typedef unsigned long old_sigset_t; typedef
28 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
23 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
21 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
47 old_sigset_t mask;
604 old_sigset_t mask; in SYSCALL_DEFINE3()
44 old_sigset_t old_set, new_set; in COMPAT_SYSCALL_DEFINE3()
67 old_sigset_t mask; in SYSCALL_DEFINE3()