Searched defs:init_heap (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/boot/ | ||
H A D | main.c | 117 static void init_heap(void) in init_heap() function |
/openbmc/linux/drivers/md/bcache/ | ||
H A D | util.h | 40 #define init_heap(heap, _size, gfp) \ macro |