Home
last modified time | relevance | path

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

/linux/lib/
A D.memweight.o.cmd1memweight.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bi…
3 source_lib/memweight.o := lib/memweight.c
5 deps_lib/memweight.o := \
212 lib/memweight.o: $(deps_lib/memweight.o)
214 $(deps_lib/memweight.o):
A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight() function
39 EXPORT_SYMBOL(memweight);
A D.built-in.a.cmd1 …b/iov_iter.o lib/clz_ctz.o lib/bsearch.o lib/find_bit.o lib/llist.o lib/memweight.o lib/kfifo.o li…
A Dbuilt-in.a20 memweight.o/
A DMakefile48 bsearch.o find_bit.o llist.o memweight.o kfifo.o \
/linux/fs/qnx4/
A Dbitmap.c38 memweight(bh->b_data, bytes); in qnx4_count_free_blocks()
/linux/fs/affs/
A Dbitmap.c295 bm->bm_free = memweight(bh->b_data + 4, sb->s_blocksize - 4); in affs_init_bitmap()
345 bm->bm_free = memweight(bh->b_data + 4, sb->s_blocksize - 4); in affs_init_bitmap()
/linux/fs/ext4/
A Dbitmap.c16 return numchars * BITS_PER_BYTE - memweight(bitmap, numchars); in ext4_count_free()
/linux/include/linux/
A Dstring.h219 size_t memweight(const void *ptr, size_t bytes);
/linux/drivers/md/
A Ddm-log.c624 lc->sync_count = memweight(lc->clean_bits, in disk_resume()
/linux/fs/ocfs2/
A Dlocalalloc.c816 count = memweight(la->la_bitmap, le16_to_cpu(la->la_size)); in ocfs2_local_alloc_count_bits()
/linux/fs/ext2/
A Dballoc.c1444 return numchars * BITS_PER_BYTE - memweight(map->b_data, numchars); in ext2_count_free()
/linux/drivers/media/usb/uvc/
A Duvc_ctrl.c2447 ncontrols = memweight(bmControls, bControlSize); in uvc_ctrl_init_chain()
/linux/
A Dvmlinux.symvers9343 0x00000000 memweight vmlinux EXPORT_SYMBOL
A DSystem.map16586 ffff800010496500 T memweight
A D.tmp_System.map16586 ffff800010496500 T memweight

Completed in 351 milliseconds