Searched refs:init_heap (Results 1 – 3 of 3) sorted by relevance
115 static void init_heap(void) in init_heap() function145 init_heap(); in main()
42 #define init_heap(heap, _size, gfp) \ macro
2309 if (!init_heap(&ca->heap, free << 3, GFP_KERNEL)) { in cache_alloc()