Searched refs:VM_KERN_MEMORY_LIBKERN (Results 1 – 15 of 15) sorted by relevance
| /xnu-11417.140.69/libkern/c++/ |
| H A D | OSData.cpp | 83 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in initWithCapacity() 94 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in initWithCapacity() 230 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in free() 289 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in ensureCapacity() 325 VM_KERN_MEMORY_LIBKERN), (void *)&this->data); in clipForCopyout()
|
| 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 | 304 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in operator new() 338 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in OSObject_typed_operator_new()
|
| H A D | OSRuntime.cpp | 571 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in operator new() 588 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 | OSUnserializeXML.y | 147 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in malloc_impl() 168 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 | 1556 Z_VM_TAG_BT(Z_WAITOK, VM_KERN_MEMORY_LIBKERN)); in trackedNew()
|
| /xnu-11417.140.69/libkern/libkern/c++/ |
| H A D | OSLib.h | 61 VM_KERN_MEMORY_LIBKERN), NULL); \ 74 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-11417.140.69/osfmk/mach/ |
| H A D | vm_statistics.h | 839 #define VM_KERN_MEMORY_LIBKERN 4 macro
|
| /xnu-11417.140.69/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-11417.140.69/osfmk/kern/ |
| H A D | kalloc.c | 3366 Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN)); in kern_os_malloc_external() 3382 zalloc_flags_t flags = Z_VM_TAG_BT(Z_WAITOK_ZERO, VM_KERN_MEMORY_LIBKERN); in kern_os_realloc_external() 3392 kalloc_guard(VM_KERN_MEMORY_LIBKERN, 0, NULL)); in kern_os_realloc_external()
|
| /xnu-11417.140.69/osfmk/tests/ |
| H A D | vm_parameter_validation.h | 1671 VM_TAG_TRIAL(VM_KERN_MEMORY_LIBKERN),
|
| /xnu-11417.140.69/osfmk/vm/ |
| H A D | vm_resident.c | 10410 VM_KERN_MEMORY_LIBKERN, in vm_allocation_zones_init()
|