Searched refs:INSTANCE_GET (Results 1 – 2 of 2) sorted by relevance
912 instance = (typeof(instance))INSTANCE_GET(inst); in IOTrackingAddressCompare()1044 instance = (typeof(instance))INSTANCE_GET(inst); in IOTrackingLeakScan()1164 instance = (typeof(instance))INSTANCE_GET(inst); in IOTrackingLeaks()
865 #define INSTANCE_GET(x) ((x) & ~kInstanceFlags) macro