Searched refs:new_nbits (Results 1 – 1 of 1) sorted by relevance
271 long old_nbits, long new_nbits) in bitmap_zero_extend() argument273 long new_nelem = BITS_TO_LONGS(new_nbits); in bitmap_zero_extend()275 bitmap_clear(ptr, old_nbits, new_nbits - old_nbits); in bitmap_zero_extend()