Searched refs:KextNode (Results 1 – 2 of 2) sorted by relevance
64 struct KextNode;87 struct KextNode *parentKext;95 typedef struct KextNode { struct96 RB_ENTRY(KextNode) link;97 RB_ENTRY(KextNode) addressLink;107 } KextNode; typedef162 KextNode *parentKext;198 static KextNode *kextHint;204 static int kextNodeCompare(KextNode *e1, KextNode *e2);209 static int kextAddressNodeCompare(KextNode *e1, KextNode *e2);[all …]
81 IOStatistics::kextNodeCompare(KextNode *e1, KextNode *e2) in kextNodeCompare()99 IOStatistics::kextAddressNodeCompare(KextNode *e1, KextNode *e2) in kextAddressNodeCompare()218 KextNode *ke; in onKextLoad()876 KextNode *ke; in copyKextStatistics()900 KextNode *ke; in copyMemoryStatistics()920 KextNode *ke; in copyClassStatistics()939 KextNode *ke; in copyCounterStatistics()1016 KextNode *ke; in copyKextIdentifiers()1029 KextNode *ke; in copyClassNames()1045 KextNode *ke; in copyWorkLoopStatistics()[all …]