#include <linux/export.h>
#include <linux/bug.h>
#include <linux/bitmap.h>
Go to the source code of this file.
memweight - count the total number of bits set in memory area : pointer to the start of the area : the size of the area
Definition at line 10 of file memweight.c.