Searched refs:bitmap_or_equal (Results 1 – 2 of 2) sorted by relevance
387 * bitmap_or_equal - Check whether the or of two bitmaps is equal to a third396 bool bitmap_or_equal(const unsigned long *src1, const unsigned long *src2, in bitmap_or_equal() function
788 return bitmap_or_equal(cpumask_bits(src1p), cpumask_bits(src2p), in cpumask_or_equal()