Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dbitmap.rs420 bindings::bitmap_copy_and_extend( in copy_and_extend()
603 fn bitmap_copy_and_extend() -> Result<(), AllocError> {
604 fn bitmap_copy_and_extend() -> Result<(), AllocError> { bitmap_copy_and_extend() function
/linux/include/linux/
H A Dbitmap.h283 static inline void bitmap_copy_and_extend(unsigned long *to, in bitmap_copy_and_extend() function