Lines Matching defs:size
29 static int __init count_nonzero_bytes(void *ptr, size_t size) in count_nonzero_bytes()
41 static void __init fill_with_garbage_skip(void *ptr, int size, size_t skip) in fill_with_garbage_skip()
58 static void __init fill_with_garbage(void *ptr, size_t size) in fill_with_garbage()
67 size_t size = PAGE_SIZE << order; in do_alloc_pages_order() local
105 static int __init do_kmalloc_size(size_t size, int *total_failures) in do_kmalloc_size()
129 static int __init do_vmalloc_size(size_t size, int *total_failures) in do_vmalloc_size()
156 int i, size; in test_kvmalloc() local
187 static bool __init check_buf(void *buf, int size, bool want_ctor, in check_buf()
216 static int __init do_kmem_cache_size(size_t size, bool want_ctor, in do_kmem_cache_size()
292 static int __init do_kmem_cache_rcu_persistent(int size, int *total_failures) in do_kmem_cache_rcu_persistent()
347 static int __init do_kmem_cache_size_bulk(int size, int *total_failures) in do_kmem_cache_size_bulk()
381 int i, flags, size; in test_kmemcache() local
406 int i, size; in test_rcu_persistent() local