Home
last modified time | relevance | path

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

/reactos/ntoskrnl/config/
H A Dcmlazy.c20 KDPC CmpEnableLazyFlushDpc; variable
248 KeInitializeDpc(&CmpEnableLazyFlushDpc, in CmpCmdInit()
255 KeSetTimer(&CmpEnableLazyFlushTimer, DueTime, &CmpEnableLazyFlushDpc); in CmpCmdInit()