Lines Matching defs:k
40 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
58 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local
75 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local
95 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local
140 int k; in __bitmap_shift_left() local
232 unsigned int k; in __bitmap_and() local
248 unsigned int k; in __bitmap_or() local
259 unsigned int k; in __bitmap_xor() local
270 unsigned int k; in __bitmap_andnot() local
287 unsigned int k; in __bitmap_replace() local
298 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
313 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local