Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 19 of 19) sorted by relevance

/xnu-11215/libkdd/
H A DKCDStructTypeDescription.m57 _fields = [[NSMutableArray alloc] init]; category
76 NSMutableDictionary * retval = [[NSMutableDictionary alloc] init]; category
93 …KCDBasicTypeDescription * tmpdsc = [[KCDBasicTypeDescription alloc] initWithKCTypeDesc:&fields_dsc… category
H A DKCDBasicTypeDescription.m121 NSMutableDictionary * retval = [[NSMutableDictionary alloc] init]; category
/xnu-11215/EXTERNAL_HEADERS/CoreEntitlements/
H A DRuntime.h101 const CERuntimeMalloc alloc; member
/xnu-11215/libkern/libkern/c++/
H A DOSValueObject.h339 alloc() const APPLE_KEXT_OVERRIDE in alloc() function
/xnu-11215/libkern/c++/
H A DOSObject.cpp65 OSObject::MetaClass::alloc() const in alloc() function in OSObject::MetaClass
H A DOSMetaClass.cpp443 OSMetaClassMeta::alloc() const in alloc() function in OSMetaClassMeta
/xnu-11215/osfmk/ipc/
H A Dipc_importance.c2716 ipc_importance_inherit_t alloc = III_NULL; in ipc_importance_inherit_from_kmsg() local
2984 ipc_importance_inherit_t alloc = III_NULL; in ipc_importance_inherit_from_task() local
H A Dipc_voucher.c2542 user_data_element_t alloc = NULL; in user_data_dedup() local
/xnu-11215/bsd/kern/
H A Dmcache.c1049 mcache_slab_audit(void *arg, mcache_obj_t *list, boolean_t alloc) in mcache_slab_audit()
H A Duipc_mbuf.c3046 mbuf_slab_audit(void *arg, mcache_obj_t *list, boolean_t alloc) in mbuf_slab_audit()
3565 mbuf_cslab_audit(void *arg, mcache_obj_t *list, boolean_t alloc) in mbuf_cslab_audit()
8798 boolean_t alloc)
8867 mcl_audit_cluster(mcache_audit_t *mca, void *addr, size_t size, boolean_t alloc,
9035 mleak_logger(u_int32_t num, mcache_obj_t *addr, boolean_t alloc)
/xnu-11215/iokit/Kernel/
H A DIODeviceTreeSupport.cpp64 unsigned int alloc; member
H A DIOLib.cpp1334 iopa_proc_t alloc, in iopa_alloc()
H A DIOMemoryDescriptor.cpp4514 kern_allocation_name_t alloc; in dmaMapRecord() local
4546 kern_allocation_name_t alloc; in dmaUnmap() local
H A DIOUserServer.cpp2756 vm_size_t alloc; in copyInStringArray() local
/xnu-11215/osfmk/kern/
H A Dthread_call.c1574 bool alloc = call->tc_flags & THREAD_CALL_ALLOC; in thread_call_finish() local
H A Dtask.c263 uint64_t alloc __attribute__((aligned(8))); /* allocation counter */ member
H A Dzalloc.c9565 vm_size_t alloc = zone_get_min_alloc_granule(size, flags); variable
/xnu-11215/osfmk/vm/
H A Dvm_resident.c9317 #define KA_NAME(alloc) \ argument
9320 #define KA_NAME_LEN(alloc) \ argument
H A Dvm_map.c23859 struct mach_vm_range alloc; in vm_map_range_random_uniform() local