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
174 unsigned int k; in __bitmap_and() local
190 unsigned int k; in __bitmap_or() local
201 unsigned int k; in __bitmap_xor() local
212 unsigned int k; in __bitmap_andnot() local
228 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
243 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local
257 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_weight() local