Searched defs:_ValidateList (Results 1 – 1 of 1) sorted by relevance
56 struct _ValidateList struct58 unsigned numTarget;59 unsigned numCurrent;60 unsigned numOnList;61 unsigned hashSize;62 uint32_t hashMask;86 struct _ValidateList kernelBuffers; /* List of kernel buffers needing validation */ argument