Home
last modified time | relevance | path

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

/lib/
Dtest_meminit.c29 static int __init count_nonzero_bytes(void *ptr, size_t size) in count_nonzero_bytes() function
76 if (count_nonzero_bytes(buf, size)) in do_alloc_pages_order()
107 if (count_nonzero_bytes(buf, size)) in do_kmalloc_size()
124 if (count_nonzero_bytes(buf, size)) in do_vmalloc_size()
172 bytes = count_nonzero_bytes(buf, size); in check_buf()
313 bytes = count_nonzero_bytes(objects[i], size); in do_kmem_cache_size_bulk()