Home
last modified time | relevance | path

Searched refs:IOTrackingQueueFree (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h288 void IOTrackingQueueFree(IOTrackingQueue * head);
/xnu-11215/libkern/c++/
H A DOSMetaClass.cpp714 IOTrackingQueueFree(reserved->tracking); in ~OSMetaClass()
/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp393 IOTrackingQueueFree(IOTrackingQueue * queue) in IOTrackingQueueFree() function