Searched defs:safe_fcntl (Results 1 – 2 of 2) sorted by relevance
521 #define safe_fcntl(...) safe_syscall(SYS_fcntl, __VA_ARGS__) macro
798 #define safe_fcntl(...) safe_syscall(__NR_fcntl64, __VA_ARGS__) in safe_syscall3() macro