Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/boot/
H A Dmain.c118 static void init_heap(void) in init_heap() function
/linux-6.15/drivers/md/bcache/
H A Dutil.h34 #define init_heap(heap, _size, gfp) \ macro
/linux-6.15/fs/bcachefs/
H A Dutil.h68 #define init_heap(heap, _size, gfp) \ macro