Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_meminit.c29 static int __init count_nonzero_bytes(void *ptr, size_t size) in count_nonzero_bytes() function
80 if (count_nonzero_bytes(buf, size)) in do_alloc_pages_order()
118 if (count_nonzero_bytes(buf, size)) in do_kmalloc_size()
142 if (count_nonzero_bytes(buf, size)) in do_vmalloc_size()
193 bytes = count_nonzero_bytes(buf, size); in check_buf()
360 bytes = count_nonzero_bytes(objects[i], size); in do_kmem_cache_size_bulk()

Completed in 5 milliseconds