Searched refs:F_GETOWN_EX (Results 1 – 25 of 30) sorted by relevance
12
67 * and F_GETOWN_EX constants introduced by commit v2.6.32-rc1~96 to fix70 * old values of F_SETOWN_EX and F_GETOWN_EX didn't exist.76 # if defined F_GETOWN_EX && F_GETOWN_EX != 1677 # warning invalid value of F_GETOWN_EX ignored79 # undef F_GETOWN_EX82 F_GETOWN_EX 16
277 # if defined F_GETOWN_EX && F_GETOWN_EX != 16278 # warning invalid value of F_GETOWN_EX ignored280 # undef F_GETOWN_EX289 #if defined(F_GETOWN_EX) || (defined(HAVE_DECL_F_GETOWN_EX) && HAVE_DECL_F_GETOWN_EX)291 static_assert((F_GETOWN_EX) == (16), "F_GETOWN_EX != 16");294 # define F_GETOWN_EX 16473 # if defined F_GETOWN_EX && F_GETOWN_EX != 16474 # warning invalid value of F_GETOWN_EX ignored476 # undef F_GETOWN_EX479 XLAT(F_GETOWN_EX),
60 # if !defined(F_GETOWN_EX) || F_GETOWN_EX != F_SETLK64 in test_flock64_lk64()
179 #if defined F_GETOWN_EX && defined F_SETOWN_EX \180 && (F_GETOWN_EX != F_SETLK64) && (F_SETOWN_EX != F_GETLK64)215 test_f_owner_ex_type_pid(ARG_STR(F_GETOWN_EX), in test_f_owner_ex_umove_or_printaddr()
129 #define F_GETOWN_EX 16 macro
165 case F_GETOWN_EX: in print_fcntl()
131 TEST(fcntl(test_fd, F_GETOWN_EX, &orig_own_ex)); in setup()
147 F_GETOWN_EX = 16
461 F_GETOWN_EX = 0x10 const
525 F_GETOWN_EX = 0x10 const
526 F_GETOWN_EX = 0x10 const