Searched refs:bitmap_shift_right (Results 1 – 3 of 3) sorted by relevance
249 bitmap_shift_right(dstp->bits, srcp->bits, n, nbits); in __nodes_shift_right()
500 void bitmap_shift_right(unsigned long *dst, const unsigned long *src, in bitmap_shift_right() function
814 bitmap_shift_right(cpumask_bits(dstp), cpumask_bits(srcp), n, in cpumask_shift_right()