Searched refs:nbits_reg (Results 1 – 1 of 1) sorted by relevance
949 int nbits_reg; /* number of bits in region */ in __reg_op() local962 nbits_reg = 1 << order; in __reg_op()965 nlongs_reg = BITS_TO_LONGS(nbits_reg); in __reg_op()966 nbitsinlong = min(nbits_reg, BITS_PER_LONG); in __reg_op()