Searched refs:__NR_umount2 (Results 1 – 25 of 47) sorted by relevance
12
35 #ifdef __NR_umount238 # define __NR_umount2 __NR_umount macro48 (void) syscall(__NR_umount2, sample, 31); in main()
38 # if defined __NR_umount && defined __NR_umount2
166 #if !defined(__NR_umount2)167 #define __NR_umount2 39 macro
677 #if !defined(__NR_umount2)678 #define __NR_umount2 166 macro
221 #if !defined(__NR_umount2)222 #define __NR_umount2 52 macro
660 #if !defined(__NR_umount2)661 #define __NR_umount2 (__NR_Linux + 161) macro
224 #if !defined(__NR_umount2)225 #define __NR_umount2 (__NR_Linux + 52) macro
172 #if !defined(__NR_umount2)173 #define __NR_umount2 (__NR_SYSCALL_BASE+52) macro
504 #ifdef __NR_umount2505 { "umount2", __NR_umount2 },
102 #define __NR_umount2 39 macro
79 #define __NR_umount2 52 macro
78 #define __NR_umount2 39 macro
236 #define __NR_umount2 166 macro
89 #define __NR_umount2 52 macro
308 #define __NR_umount2 SYS_umount2 macro
170 #define __NR_umount2 166 macro
56 #define __NR_umount2 52 macro
506 #ifndef __NR_umount2507 # define __NR_umount2 (SYSCALL_BIT | 166) macro