Searched refs:__NR_sgetmask (Results 1 – 17 of 17) sorted by relevance
33 #if defined __NR_sgetmask && defined __NR_ssetmask45 return syscall(__NR_sgetmask); in k_sgetmask()
116 TEST(ltp_syscall(__NR_sgetmask)); in main()
132 TEST(ltp_syscall(__NR_sgetmask)); in main()
285 #if !defined(__NR_sgetmask)286 #define __NR_sgetmask 68 macro
288 #if !defined(__NR_sgetmask)289 #define __NR_sgetmask (__NR_Linux + 68) macro
105 #define __NR_sgetmask 68 macro
108 #define __NR_sgetmask (__NR_Linux + 68) macro
72 #define __NR_sgetmask 68 macro
326 case __NR_sgetmask: // Obsolete. in IsAllowedSignalHandling()
91 #define __NR_sgetmask (__NR_Linux + 68) macro
343 GO(__NR_sgetmask, "n/a"); in main()
823 68: __NR_sgetmask n/a
931 GO(__NR_sgetmask, "n/a"); in main()