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
98 static int __init do_kmalloc_size(size_t size, int *total_failures) in do_kmalloc_size()
115 static int __init do_vmalloc_size(size_t size, int *total_failures) in do_vmalloc_size()
135 int i, size; in test_kvmalloc() local
166 static bool __init check_buf(void *buf, int size, bool want_ctor, in check_buf()
192 static int __init do_kmem_cache_size(size_t size, bool want_ctor, in do_kmem_cache_size()
253 static int __init do_kmem_cache_rcu_persistent(int size, int *total_failures) in do_kmem_cache_rcu_persistent()
300 static int __init do_kmem_cache_size_bulk(int size, int *total_failures) in do_kmem_cache_size_bulk()
333 int i, flags, size; in test_kmemcache() local
358 int i, size; in test_rcu_persistent() local