Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/boot/
Dmain.c115 static void init_heap(void) in init_heap() function
/linux-5.10/drivers/md/bcache/
Dutil.h42 #define init_heap(heap, _size, gfp) \ macro