Searched refs:RtlpDphPreProcessing (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/rtl/ |
H A D | heappage.c | 297 RtlpDphPreProcessing(PDPH_HEAP_ROOT DphRoot, ULONG Flags) in RtlpDphPreProcessing() function 1693 RtlpDphPreProcessing(DphRoot, DphRoot->HeapFlags); in RtlpPageHeapDestroy() 1793 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapAllocate() 1948 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapFree() 2050 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapReAllocate() 2202 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapGetUserInfo() 2243 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapSetUserValue() 2285 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapSetUserFlags() 2326 RtlpDphPreProcessing(DphRoot, Flags); in RtlpPageHeapSize() 2367 RtlpDphPreProcessing(DphRoot, Flags); in RtlpDebugPageHeapValidate()
|