Home
last modified time | relevance | path

Searched refs:memweight (Results 1 – 5 of 5) sorted by relevance

/linux/lib/
H A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight() function
39 EXPORT_SYMBOL(memweight);
H A DMakefile58 bsearch.o find_bit.o llist.o lwq.o memweight.o kfifo.o \
/linux/fs/qnx4/
H A Dbitmap.c38 memweight(bh->b_data, bytes); in qnx4_count_free_blocks()
/linux/drivers/md/
H A Ddm-log.c635 lc->sync_count = memweight(lc->clean_bits, in disk_resume()
/linux/fs/ocfs2/
H A Dlocalalloc.c817 count = memweight(la->la_bitmap, le16_to_cpu(la->la_size)); in ocfs2_local_alloc_count_bits()