Linux Kernel
3.7.1
|
#include <linux/bitmap.h>
Go to the source code of this file.
Functions | |
int | __bitmap_weight (const unsigned long *bitmap, int bits) |
void | __bitmap_or (unsigned long *dst, const unsigned long *bitmap1, const unsigned long *bitmap2, int bits) |