Home
last modified time | relevance | path

Searched refs:CcFastReadNoWait (Results 1 – 11 of 11) sorted by relevance

/reactos/modules/rostests/drivers/memtest/
H A Dmemtest.h51 ULONG CcFastReadNoWait; member
/reactos/sdk/include/ndk/
H A Dcctypes.h35 extern ULONG NTSYSAPI CcFastReadNoWait;
H A Dextypes.h810 ULONG CcFastReadNoWait; member
/reactos/ntoskrnl/cache/
H A Dcopysup.c23 ULONG CcFastReadNoWait; variable
/reactos/sdk/include/ndk/amd64/
H A Dketypes.h722 ULONG CcFastReadNoWait; member
900 ULONG CcFastReadNoWait; member
/reactos/sdk/include/ndk/i386/
H A Dketypes.h602 ULONG CcFastReadNoWait; member
/reactos/ntoskrnl/cc/
H A Dcopy.c36 ULONG CcFastReadNoWait; variable
/reactos/sdk/include/ndk/arm/
H A Dketypes.h818 ULONG CcFastReadNoWait; member
/reactos/sdk/include/asm/
H A Dksarm.template.h364 OFFSET(PbFastReadNoWait, KPRCB, CcFastReadNoWait), // 0x638
/reactos/ntoskrnl/fsrtl/
H A Dfastio.c56 CcFastReadNoWait++; in FsRtlIncrementCcFastReadNoWait()
/reactos/ntoskrnl/ex/
H A Dsysinfo.c770 Spi->CcFastReadNoWait = 0; /* FIXME */ in QSI_DEF()