Home
last modified time | relevance | path

Searched refs:kalloc_heap_cfg (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/iokit/IOKit/ !
H A DIOLib.h120 struct kalloc_heap * kalloc_heap_cfg,
127 struct kalloc_heap * kalloc_heap_cfg, in __IOMalloc_internal() argument
131 void *addr = (IOMalloc_internal)(kalloc_heap_cfg, size, flags); in __IOMalloc_internal()
171 struct kalloc_heap * kalloc_heap_cfg,
190 struct kalloc_heap * kalloc_heap_cfg,
198 struct kalloc_heap * kalloc_heap_cfg, in __IOMallocAligned_internal() argument
203 void *addr = (IOMallocAligned_internal)(kalloc_heap_cfg, size, alignment, flags); in __IOMallocAligned_internal()
235 struct kalloc_heap * kalloc_heap_cfg,