Home
last modified time | relevance | path

Searched defs:init_heap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dmain.c117 static void init_heap(void) in init_heap() function
/openbmc/linux/drivers/md/bcache/
H A Dutil.h40 #define init_heap(heap, _size, gfp) \ macro