Searched refs:bitset_is_null (Results 1 – 5 of 5) sorted by relevance
73 int bitset_is_null(bitset_t *);
506 ASSERT(bitset_is_null(&newpp->cp_haltset)); in cpupart_move_cpu()507 ASSERT(bitset_is_null(&oldpp->cp_haltset)); in cpupart_move_cpu()985 ASSERT(bitset_is_null(&pp->cp_cmt_pgs)); in cpupart_destroy()986 ASSERT(bitset_is_null(&pp->cp_haltset)); in cpupart_destroy()
217 bitset_is_null(bitset_t *b) in bitset_is_null() function
306 (!bitset_is_null(&mapp->dam_report_set)) || in damap_sync()331 (!bitset_is_null(&mapp->dam_report_set)) || in damap_sync()353 rv = bitset_is_null(&mapp->dam_active_set); in damap_is_empty()
10321 if (bitset_is_null(phys) && in sas_phymap_phy_rem()10403 n = bitset_is_null(phys) ? 0 : 1; in sas_phymap_uahasphys()