Searched refs:__NR_utime (Results 1 – 18 of 18) sorted by relevance
34 #ifdef __NR_utime45 return syscall(__NR_utime, filename, times); in k_utime()
8 #define __NR_utime (__NR_SYSCALL_BASE + 30) macro
402 #ifdef __NR_utime403 { "utime", __NR_utime },
136 #define __NR_utime 132 macro
34 #define __NR_utime 30 macro
120 #define __NR_utime (__X32_SYSCALL_BIT + 132) macro
404 #ifndef __NR_utime405 # define __NR_utime (SYSCALL_BIT | 132) macro
22878 syscall(__NR_utime).
134 #define __NR_utime (__NR_Linux + 130) macro
34 #define __NR_utime (__NR_Linux + 30) macro
831 __NR_utime = 30
831 __NR_utime = 132
831 # __NR_utime is not set