ladybird/Kernel/Heap
Brian Gianforcaro 8b99fb26d9 Kernel: Use type alias for Kmalloc SubHeap and SlabBlock list types
We've moved to this pattern for the majority of usages of IntrusiveList
in the Kernel, might as well be consistent. :^)
2021-12-28 09:17:06 +01:00
..
Heap.h Kernel: Make kmalloc heap expansion kmalloc-free 2021-12-25 22:07:59 +01:00
kmalloc.cpp Kernel: Use type alias for Kmalloc SubHeap and SlabBlock list types 2021-12-28 09:17:06 +01:00
kmalloc.h Kernel: Remove kfree(), leaving only kfree_sized() :^) 2021-12-26 21:22:59 +01:00