Home
last modified time | relevance | path

Searched refs:LookasideNameBufferList (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/ob/
H A Dobinit.c173 Prcb->PPLookasideList[LookasideNameBufferList].L = &ObpNameBufferLookasideList; in ObInit2()
194 Prcb->PPLookasideList[LookasideNameBufferList].P = CurrentList; in ObInit2()
240 Prcb->PPLookasideList[LookasideNameBufferList].L = &ObpNameBufferLookasideList; in ObInitSystem()
241 Prcb->PPLookasideList[LookasideNameBufferList].P = &ObpNameBufferLookasideList; in ObInitSystem()
H A Doblife.c334 Buffer = ObpAllocateObjectCreateInfoBuffer(LookasideNameBufferList); in ObpAllocateObjectNameBuffer()
370 ObpFreeCapturedAttributes(Buffer, LookasideNameBufferList); in ObpFreeObjectNameBuffer()
/reactos/sdk/include/ndk/
H A Dmmtypes.h172 LookasideNameBufferList = 4, enumerator