Searched refs:__NR_fcntl64 (Results 1 – 12 of 12) sorted by relevance
28 #define __NR_fcntl64 25 macro
205 #define __NR_fcntl64 221 macro
225 #define __NR_fcntl64 221 macro
208 #define __NR_fcntl64 204 macro
455 #define __NR_fcntl64 221 macro456 __SYSCALL(__NR_fcntl64, compat_sys_fcntl64)
216 #define __NR_fcntl64 (__NR_Linux + 212) macro
224 #define __NR_fcntl64 (__NR_Linux + 220) macro
184 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221) macro
876 #define __NR_fcntl64 __NR3264_fcntl
858 #define __NR_fcntl64 __NR3264_fcntl
797 #ifdef __NR_fcntl64 in safe_syscall3()798 #define safe_fcntl(...) safe_syscall(__NR_fcntl64, __VA_ARGS__) in safe_syscall3()