Searched refs:bitmap_or (Results 1 – 3 of 3) sorted by relevance
230 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
389 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
164 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or()