Lines Matching defs:k
51 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
69 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local
86 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local
106 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local
151 int k; in __bitmap_shift_left() local
243 unsigned int k; in __bitmap_and() local
259 unsigned int k; in __bitmap_or() local
270 unsigned int k; in __bitmap_xor() local
281 unsigned int k; in __bitmap_andnot() local
298 unsigned int k; in __bitmap_replace() local
309 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
324 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local
338 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_weight() local