Searched refs:__test_and_set_bit (Results 1 – 4 of 4) sorted by relevance
56 return __test_and_set_bit(nr ^ BITOP_LE_SWIZZLE, addr); in __test_and_set_bit_le()
57 #define __test_and_set_bit(nr, addr) bitop(___test_and_set_bit, nr, addr) macro79 __check_bitop_pr(__test_and_set_bit);
589 return __test_and_set_bit(entity->internal_idx, ent_enum->bmap); in media_entity_enum_test_and_set()
218 return !__test_and_set_bit(__QDISC_STATE2_RUNNING, &qdisc->state2); in qdisc_run_begin()