Searched refs:test_and_set_bit (Results 1 – 6 of 6) sorted by relevance
88 static inline int test_and_set_bit(int nr, unsigned long *addr) in test_and_set_bit() function
49 test_and_set_bit((nr) ^ BITOP_LE_SWIZZLE, addr)56 # define test_and_set_bit_le test_and_set_bit
276 *skip = test_and_set_bit(s, mask) == 1; in check_per_pkg()
368 if (!test_and_set_bit(event->id, events_defined)) in perl_process_tracepoint()
820 if (!test_and_set_bit(event->id, events_defined)) in python_process_tracepoint()
1545 if (!test_and_set_bit(this_cpu, sched->map.comp_cpus_mask)) { in map_switch_event()