Lines Matching defs:k
49 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
67 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local
84 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local
104 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local
149 int k; in __bitmap_shift_left() local
241 unsigned int k; in __bitmap_and() local
257 unsigned int k; in __bitmap_or() local
268 unsigned int k; in __bitmap_xor() local
279 unsigned int k; in __bitmap_andnot() local
296 unsigned int k; in __bitmap_replace() local
307 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
322 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local
336 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_weight() local