Home
last modified time | relevance | path

Searched refs:bitmap_copy (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dbitmap.h179 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() function
Dcpumask.h498 bitmap_copy(cpumask_bits(dstp), cpumask_bits(srcp), nr_cpumask_bits); in cpumask_copy()