Home
last modified time | relevance | path

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

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