Searched defs:free (Results 26 - 50 of 56) sorted by relevance

123

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMPowerSource.cpp99 void IOPMPowerSource::free(void) function in class:IOPMPowerSource
H A DIORangeAllocator.cpp112 void IORangeAllocator::free() function in class:IORangeAllocator
H A DIOTimerEventSource.cpp219 void IOTimerEventSource::free() function in class:IOTimerEventSource
H A DIOCatalogue.cpp187 void IOCatalogue::free( void ) function in class:IOCatalogue
H A DIOWorkLoop.cpp218 void IOWorkLoop::free() function in class:IOWorkLoop
H A DIOBufferMemoryDescriptor.cpp691 void IOBufferMemoryDescriptor::free() function in class:IOBufferMemoryDescriptor
H A DIODMACommand.cpp226 IODMACommand::free() function in class:IODMACommand
H A DIOMemoryDescriptor.cpp899 void IOGeneralMemoryDescriptor::free() function in class:IOGeneralMemoryDescriptor
H A DIOPlatformExpert.cpp1449 void IOPlatformExpertDevice::free() function in class:IOPlatformExpertDevice
H A DIORegistryEntry.cpp367 void IORegistryEntry::free( void ) function in class:IORegistryEntry
1969 void IORegistryIterator::free( void ) function in class:IORegistryIterator
/darwin-on-arm/xnu/libkern/c++/
H A DOSData.cpp194 void OSData::free() function in class:OSData
H A DOSObject.cpp99 void OSObject::free() function in class:OSObject
H A DOSOrderedSet.cpp102 void OSOrderedSet::free() function in class:OSOrderedSet
H A DOSArray.cpp161 void OSArray::free() function in class:OSArray
H A DOSDictionary.cpp249 void OSDictionary::free() function in class:OSDictionary
H A DOSSet.cpp157 void OSSet::free() function in class:OSSet
H A DOSSymbol.cpp576 void OSSymbol::free() function in class:OSSymbol
H A DOSUnserialize.cpp196 #define free(a) kern_os_free(a) macro
[all...]
H A DOSUnserializeXML.cpp170 struct object *free; member in struct:object
225 #define free(a) kern_os_free((void *)a) macro
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dstack.c458 unsigned int total, hiwat, free; local
[all...]
H A Dzalloc.h156 uint64_t free __attribute__((aligned(8))); /* free counter */ member in struct:zinfo_usage_store_t
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsd.h165 #define free(ad, tp) _audit_free(ad, audit_##tp) macro
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_port.c266 ipc_port_request_index_t free, i; local
[all...]
/darwin-on-arm/xnu/osfmk/mach/
H A Dflipc_cb.h632 flipc_cb_ptr free; /* Link for header free list. */ member in union:flipc_data_buffer::__anon1229
988 flipc_cb_ptr free; /* Where the beginning of the freelist member in struct:flipc_cb_type_ctl
[all...]
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_page.h186 free:1, /* page is on free list (P) */ member in struct:vm_page
[all...]

Completed in 82 milliseconds

123