Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/boot/
Dmain.c22 char *HEAP = _end; variable
/linux-6.8/fs/bcachefs/
Dutil.h88 #define HEAP(type) \ macro