Searched refs:keep (Results 1 – 2 of 2) sorted by relevance
214 unsigned long keep = 0, carry; in bitmap_cut() local218 keep = src[first / BITS_PER_LONG] & in bitmap_cut()236 dst[first / BITS_PER_LONG] |= keep; in bitmap_cut()
390 to keep kernel developers who have to stare a lot at assembler listings