kernel
next-20251010
Module bitmap
Module Items
Structs
In crate kernel
kernel
Module
bitmap
Copy item path
Source
Expand description
Rust API for bitmap.
C headers:
include/linux/bitmap.h
.
Structs
ยง
Bitmap
Represents a C bitmap. Wraps underlying C bitmap API.
Bitmap
Vec
Represents an owned bitmap.