Searched refs:VM_KERN_MEMORY_LIBKERN (Results 1 – 16 of 16) sorted by relevance
| /xnu-8020.140.41/libkern/c++/ |
| H A D | OSData.cpp | 83 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in initWithCapacity() 97 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in initWithCapacity() 233 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in free() 295 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in ensureCapacity() 331 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in clipForCopyout()
|
| H A D | OSSymbol.cpp | 167 VM_KERN_MEMORY_LIBKERN); in operator new() 185 VM_KERN_MEMORY_LIBKERN); in init() 302 VM_KERN_MEMORY_LIBKERN); in reconstructSymbols() 384 VM_KERN_MEMORY_LIBKERN); in insertSymbol() 410 VM_KERN_MEMORY_LIBKERN); in insertSymbol() 487 Z_WAITOK, VM_KERN_MEMORY_LIBKERN); in removeSymbol()
|
| H A D | OSString.cpp | 86 Z_VM_TAG_BT(Z_WAITOK, VM_KERN_MEMORY_LIBKERN)); in initWithCString() 129 Z_VM_TAG_BT(Z_WAITOK, VM_KERN_MEMORY_LIBKERN)); in initWithStringOfLength()
|
| H A D | OSObject.cpp | 299 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in operator new() 333 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in OSObject_typed_operator_new()
|
| H A D | OSRuntime.cpp | 557 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in operator new() 574 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in operator new[]()
|
| H A D | OSUnserialize.y | 118 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in malloc_impl() 139 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in realloc_impl()
|
| H A D | OSUnserialize.cpp | 203 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in malloc_impl() 224 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in realloc_impl()
|
| H A D | OSMetaClass.cpp | 1554 Z_VM_TAG_BT(Z_WAITOK, VM_KERN_MEMORY_LIBKERN)); in trackedNew()
|
| H A D | OSUnserializeXML.y | 140 VM_KERN_MEMORY_LIBKERN); in malloc_impl()
|
| /xnu-8020.140.41/libkern/libkern/c++/ |
| H A D | OSLib.h | 60 Z_VM_TAG_BT(flags | Z_FULLSIZE, VM_KERN_MEMORY_LIBKERN), NULL); \ 72 Z_VM_TAG_BT(flags | Z_FULLSIZE, VM_KERN_MEMORY_LIBKERN), NULL); \
|
| H A D | OSUnserializeXMLSharedImplementation.h | 242 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in malloc_impl() 263 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in realloc_impl()
|
| /xnu-8020.140.41/osfmk/mach/ |
| H A D | vm_statistics.h | 662 #define VM_KERN_MEMORY_LIBKERN 4 macro
|
| /xnu-8020.140.41/libkern/libclosure/ |
| H A D | runtime.cpp | 35 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in malloc()
|
| /xnu-8020.140.41/osfmk/kern/ |
| H A D | kalloc.c | 2967 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in kern_os_malloc_external() 2983 zalloc_flags_t flags = Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN); in kern_os_realloc_external() 2996 kalloc_guard(VM_KERN_MEMORY_LIBKERN, 0, NULL)); in kern_os_realloc_external()
|
| /xnu-8020.140.41/iokit/System/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 242 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in malloc_impl() 263 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in realloc_impl()
|
| /xnu-8020.140.41/osfmk/vm/ |
| H A D | vm_resident.c | 9154 VM_KERN_MEMORY_LIBKERN, in vm_allocation_zones_init()
|