Searched refs:bitmap_copy (Results 1 – 2 of 2) sorted by relevance
179 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() function
498 bitmap_copy(cpumask_bits(dstp), cpumask_bits(srcp), nr_cpumask_bits); in cpumask_copy()