Home
last modified time | relevance | path

Searched defs:free (Results 1 – 25 of 84) sorted by relevance

1234

/xnu-12377.61.12/iokit/Kernel/
H A DIOPMinformee.cpp72 IOPMinformee::free(void ) in free() function in IOPMinformee
H A DIOSyncer.cpp80 IOSyncer::free() in free() function in IOSyncer
H A DIOPMPowerSourceList.cpp155 IOPMPowerSourceList::free(void ) in free() function in IOPMPowerSourceList
H A DIOGuardPageMemoryDescriptor.cpp85 IOGuardPageMemoryDescriptor::free() in free() function in IOGuardPageMemoryDescriptor
H A DIOConditionLock.cpp76 IOConditionLock::free() in free() function in IOConditionLock
H A DIOPMinformeeList.cpp248 IOPMinformeeList::free(void ) in free() function in IOPMinformeeList
H A DIOCommandPool.cpp129 IOCommandPool::free(void) in free() function in IOCommandPool
H A DIOInterleavedMemoryDescriptor.cpp158 IOInterleavedMemoryDescriptor::free() in free() function in IOInterleavedMemoryDescriptor
H A DIODataQueue.cpp143 IODataQueue::free() in free() function in IODataQueue
H A DIOReportLegend.cpp87 IOReportLegend::free(void) in free() function in IOReportLegend
H A DIOExtensiblePaniclog.cpp87 IOExtensiblePaniclog::free(void) in free() function in IOExtensiblePaniclog
H A DIOSharedDataQueue.cpp136 IOSharedDataQueue::free() in free() function in IOSharedDataQueue
H A DIOCommandQueue.cpp140 IOCommandQueue::free() in free() function in IOCommandQueue
H A DIOEventSource.cpp181 IOEventSource::free( void ) in free() function in IOEventSource
/xnu-12377.61.12/libkern/c++/
H A DOSSerialize.cpp308 OSSerialize::free() in free() function in OSSerialize
370 OSSerializer::free(void) in free() function in OSSerializer
H A DOSBoolean.cpp78 OSBoolean::free() in free() function in OSBoolean
H A DOSCollectionIterator.cpp70 OSCollectionIterator::free() in free() function in OSCollectionIterator
H A DOSNumber.cpp79 OSNumber::free() in free() function in OSNumber
/xnu-12377.61.12/tests/vm/
H A Dvm_mteinfo.c748 cell_with(uint32_t tagged, uint32_t free) in cell_with()
761 uint32_t free = cell_free_page_count(cell); in t_active_bucket() local
793 for (unsigned free = 1; free <= 32 - tagged; free++) { variable
814 for (unsigned free = 1; free <= 32 - tagged; free++) { variable
860 for (unsigned free = 1;; free++) { variable
/xnu-12377.61.12/iokit/Tests/TestServices/
H A DTestIOServiceUserNotification.cpp29 TestIOServiceUserNotification::free() in free() function in TestIOServiceUserNotification
/xnu-12377.61.12/iokit/Tests/
H A DTestDevice.cpp82 TestDevice::free() in free() function in TestDevice
/xnu-12377.61.12/libkern/libkern/c++/
H A DOSValueObject.h484 OSValueObject<T>::free() in free() function
/xnu-12377.61.12/EXTERNAL_HEADERS/CoreEntitlements/
H A DRuntime.h102 const CERuntimeFree free; member
/xnu-12377.61.12/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp342 IOSKRegionMapper::free( void ) in free() function in IOSKRegionMapper
574 IOSKMapper::free( void ) in free() function in IOSKMapper
693 IOSKArena::free( void ) in free() function in IOSKArena
944 IOSKRegion::free( void ) in free() function in IOSKRegion
1387 IOSKMemoryBuffer::free( void ) in free() function in IOSKMemoryBuffer
/xnu-12377.61.12/bsd/kern/
H A Dtty_dev.h70 int (*free)(int minor, int flags); member

1234