Searched refs:BULK_SIZE (Results 1 – 1 of 1) sorted by relevance
186 #define BULK_SIZE 100 macro187 static void *bulk_array[BULK_SIZE];213 ret = kmem_cache_alloc_bulk(c, alloc_mask, BULK_SIZE, bulk_array); in do_kmem_cache_size()