Home
last modified time | relevance | path

Searched refs:PPPagedLookasideList (Results 1 – 8 of 8) sorted by relevance

/reactos/ntoskrnl/ex/
H A Dlookas.c81 Prcb->PPPagedLookasideList[i].P = Entry; in ExInitPoolLookasidePointers()
82 Prcb->PPPagedLookasideList[i].L = Entry; in ExInitPoolLookasidePointers()
/reactos/ntoskrnl/mm/ARM3/
H A Dexpool.c2092 Prcb->PPPagedLookasideList[i - 1].P : in ExAllocatePoolWithTag()
2102 Prcb->PPPagedLookasideList[i - 1].L : in ExAllocatePoolWithTag()
2737 Prcb->PPPagedLookasideList[BlockSize - 1].P : in ExFreePoolWithTag()
2751 Prcb->PPPagedLookasideList[BlockSize - 1].L : in ExFreePoolWithTag()
/reactos/sdk/include/ndk/i386/
H A Dketypes.h663 PP_LOOKASIDE_LIST PPPagedLookasideList[NUMBER_POOL_LOOKASIDE_LISTS]; member
/reactos/sdk/include/ndk/arm/
H A Dketypes.h1012 GENERAL_LOOKASIDE_POOL PPPagedLookasideList[32]; member
/reactos/sdk/include/ndk/amd64/
H A Dketypes.h719 GENERAL_LOOKASIDE_POOL PPPagedLookasideList[NUMBER_POOL_LOOKASIDE_LISTS]; member
/reactos/sdk/include/asm/
H A Dksarm.template.h436 OFFSET(PbPPPagedLookasideList, KPRCB, PPPagedLookasideList), // 0x3b00
H A Dks386.template.h325 OFFSET(PbPPPagedLookasideList, KPRCB, PPPagedLookasideList),
H A Dksamd64.template.h495 OFFSET(PbPPPagedLookasideList, KPRCB, PPPagedLookasideList),