Searched defs:free (Results 1 - 25 of 56) sorted by relevance

123

/darwin-on-arm/xnu/bsd/net/
H A Dbpf_compat.h75 #define free(cp, type) m_free(*(struct mbuf **)(cp - 8)) macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMinformee.cpp68 void IOPMinformee::free (void ) function in class:IOPMinformee
H A DIOPMPowerSourceList.cpp148 void IOPMPowerSourceList::free (void ) function in class:IOPMPowerSourceList
H A DIOSyncer.cpp74 void IOSyncer::free() function in class:IOSyncer
H A DIOCommandPool.cpp121 IOCommandPool::free(void) function in class:IOCommandPool
H A DIOInterleavedMemoryDescriptor.cpp152 void IOInterleavedMemoryDescriptor::free() function in class:IOInterleavedMemoryDescriptor
H A DIOMultiMemoryDescriptor.cpp132 void IOMultiMemoryDescriptor::free() function in class:IOMultiMemoryDescriptor
H A DIOPMinformeeList.cpp240 void IOPMinformeeList::free (void ) function in class:IOPMinformeeList
H A DIOConditionLock.cpp72 void IOConditionLock::free() function in class:IOConditionLock
H A DIODataQueue.cpp105 void IODataQueue::free() function in class:IODataQueue
H A DIOSharedDataQueue.cpp95 void IOSharedDataQueue::free() function in class:IOSharedDataQueue
H A DIOSubMemoryDescriptor.cpp103 void IOSubMemoryDescriptor::free( void ) function in class:IOSubMemoryDescriptor
H A DIOCommandGate.cpp112 /* virtual */ void IOCommandGate::free() function in class:IOCommandGate
H A DIOCommandQueue.cpp131 void IOCommandQueue::free() function in class:IOCommandQueue
H A DIOEventSource.cpp162 void IOEventSource::free( void ) function in class:IOEventSource
H A DIOInterruptEventSource.cpp142 void IOInterruptEventSource::free() function in class:IOInterruptEventSource
H A DIOMapper.cpp110 void IOMapper::free() function in class:IOMapper
/darwin-on-arm/xnu/libkern/c++/
H A DOSCollectionIterator.cpp76 void OSCollectionIterator::free() function in class:OSCollectionIterator
H A DOSBoolean.cpp74 void OSBoolean::free() function in class:OSBoolean
H A DOSNumber.cpp68 void OSNumber::free() { super::free(); } function in class:OSNumber
H A DOSString.cpp164 void OSString::free() function in class:OSString
H A DOSSerialize.cpp232 void OSSerialize::free() function in class:OSSerialize
/darwin-on-arm/xnu/iokit/Tests/
H A DTestDevice.cpp76 void TestDevice::free() function in class:TestDevice
/darwin-on-arm/xnu/osfmk/kern/
H A Dprocessor_data.h71 vm_offset_t free; member in struct:processor_data::stack_cache
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dblist.c95 #define free(a,b) free(a) macro
123 #define free _FREE macro
[all...]

Completed in 119 milliseconds

123