Searched refs:find_next_andnot_bit (Results 1 – 4 of 4) sorted by relevance
107 #ifndef find_next_andnot_bit120 unsigned long find_next_andnot_bit(const unsigned long *addr1, in find_next_andnot_bit() function595 (bit) = find_next_andnot_bit((addr1), (addr2), (size), (bit)), (bit) < (size);\
318 return find_next_andnot_bit(cpumask_bits(src1p), cpumask_bits(src2p), in cpumask_next_andnot()
200 #ifndef find_next_andnot_bit
536 apicid = find_next_andnot_bit(apic_maps[TOPO_SMT_DOMAIN].map, phys_cpu_present_map, in topology_init_possible_cpus()