Searched defs:init_heap (Results 1 – 2 of 2) sorted by relevance
136 static int init_heap(struct mem_block **heap, int start, int size) in init_heap() function
39 #define init_heap(heap, _size, gfp) \ macro