Searched refs:osdata_kmem_free (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h55 void osdata_kmem_free(void * ptr, unsigned int length);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp387 void osdata_kmem_free(void * ptr, unsigned int length) { function
2603 uncompressedData->setDeallocFunction(&osdata_kmem_free);
3043 uncompressedData->setDeallocFunction(&osdata_kmem_free);

Completed in 33 milliseconds