Searched refs:OB_FLAG_SECURITY (Results 1 – 2 of 2) sorted by relevance
102 #define OB_FLAG_SECURITY 0x20 macro
109 if (Header->Flags & OB_FLAG_SECURITY) PagedPoolCharge += 2048; in ObpDeallocateObject()