Lines Matching defs:k
53 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
68 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local
88 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local
133 int k; in __bitmap_shift_left() local
158 unsigned int k; in __bitmap_and() local
174 unsigned int k; in __bitmap_or() local
185 unsigned int k; in __bitmap_xor() local
196 unsigned int k; in __bitmap_andnot() local
212 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
227 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local
241 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_weight() local