Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h300 bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() function
324 bitmap_copy((unsigned long *)dst, src, size); in bitmap_to_arr32()
347 bitmap_copy(dst, (const unsigned long *)src, size); in bitmap_from_arr32()