Searched refs:__test_and_set_bit (Results 1 – 3 of 3) sorted by relevance
58 static inline int __test_and_set_bit(int nr, volatile unsigned long *addr) in __test_and_set_bit() function
90 return __test_and_set_bit(nr ^ BITOP_LE_SWIZZLE, addr); in __test_and_set_bit_le()
493 return __test_and_set_bit(entity->internal_idx, ent_enum->bmap); in media_entity_enum_test_and_set()