Home
last modified time | relevance | path

Searched defs:bitmap_copy_and_extend (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
H A Dbitmap.rs604 fn bitmap_copy_and_extend() -> Result<(), AllocError> { in bitmap_copy_and_extend() function
/linux/include/linux/
H A Dbitmap.h276 static inline void bitmap_copy_and_extend(unsigned long *to, in bitmap_copy_and_extend() function