Searched refs:bitmap_shift_right (Results 1 – 3 of 3) sorted by relevance
309 static inline void bitmap_shift_right(unsigned long *dst, in bitmap_shift_right() function
239 bitmap_shift_right(dstp->bits, srcp->bits, n, nbits); in __nodes_shift_right()
487 bitmap_shift_right(cpumask_bits(dstp), cpumask_bits(srcp), n, in cpumask_shift_right()