Lines Matching defs:k
48 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
63 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_complement() local
86 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local
131 int k; in __bitmap_shift_left() local
156 unsigned int k; in __bitmap_and() local
172 unsigned int k; in __bitmap_or() local
183 unsigned int k; in __bitmap_xor() local
194 unsigned int k; in __bitmap_andnot() local
210 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
225 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local
239 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_weight() local