Searched refs:__NR_fcntl (Results 1 – 19 of 19) sorted by relevance
29 #define __NR_fcntl 25 macro
42 #define __NR_fcntl 55 macro
51 #define __NR_fcntl 55 macro
76 #define __NR_fcntl 72 macro
59 #define __NR_fcntl 55 macro
65 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
123 #define __NR_fcntl 55 macro124 __SYSCALL(__NR_fcntl, compat_sys_fcntl)
74 #define __NR_fcntl (__NR_Linux + 70) macro
59 #define __NR_fcntl (__NR_Linux + 55) macro
44 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro
858 #define __NR_fcntl __NR3264_fcntl macro
840 #define __NR_fcntl __NR3264_fcntl macro
800 #define safe_fcntl(...) safe_syscall(__NR_fcntl, __VA_ARGS__) in safe_syscall3()