Searched refs:kalloc_heap_cfg (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.81.5/iokit/IOKit/ |
| H A D | IOLib.h | 112 struct kalloc_heap * kalloc_heap_cfg, 119 struct kalloc_heap * kalloc_heap_cfg, in __IOMalloc_internal() argument 123 void *addr = (IOMalloc_internal)(kalloc_heap_cfg, size, flags); in __IOMalloc_internal() 163 struct kalloc_heap * kalloc_heap_cfg, 182 struct kalloc_heap * kalloc_heap_cfg, 190 struct kalloc_heap * kalloc_heap_cfg, in __IOMallocAligned_internal() argument 195 void *addr = (IOMallocAligned_internal)(kalloc_heap_cfg, size, alignment, flags); in __IOMallocAligned_internal() 227 struct kalloc_heap * kalloc_heap_cfg,
|