Searched refs:F_SETOWN_EX (Results 1 – 5 of 5) sorted by relevance
64 { F_SETOWN_EX, "SETOWN_EX" }, \88 { F_SETOWN_EX, "SETOWN_EX" }, \
125 #ifndef F_SETOWN_EX126 #define F_SETOWN_EX 15 macro
91 err = fcntl(perf_fd, F_SETOWN_EX, &owner); in serial_test_perf_skip()
95 cmd == F_GETOWN_EX || cmd == F_SETOWN_EX || in syscall_arg__scnprintf_fcntl_arg()
520 case F_SETOWN_EX: in do_fcntl()