Structs§
- Buddy
Allocator - Zone
Stats - Statistics for a single memory zone
Functions§
- alloc
- Allocate frames with per-CPU caching on order-0 requests.
- debug_
buddy_ lock_ addr - Returns the global buddy lock address for deadlock tracing.
- free
- Free frames with per-CPU caching on order-0 requests.
- get_
allocator - Returns allocator.
- init_
buddy_ allocator - Initializes buddy allocator.