Searched refs:osdata_phys_free (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h56 void osdata_phys_free(void * ptr, unsigned int length);
/macosx-10.10/xnu-2782.1.97/libsa/
H A Dbootstrap.cpp578 booterData->setDeallocFunction(osdata_phys_free);
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp395 void osdata_phys_free(void * ptr, unsigned int length) { function
1480 prelinkedExecutable->setDeallocFunction(osdata_phys_free);
4813 new_osdata->setDeallocFunction(osdata_phys_free);
5248 data->setDeallocFunction(osdata_phys_free);

Completed in 299 milliseconds