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