Home
last modified time | relevance | path

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

/reactos/ntoskrnl/include/internal/
H A Dex.h138 #define ExAcquireRundownProtection _ExAcquireRundownProtection
823 _ExAcquireRundownProtection(IN PEX_RUNDOWN_REF RunRef) in _ExAcquireRundownProtection() function
/reactos/ntoskrnl/ex/
H A Drundown.c389 return _ExAcquireRundownProtection(RunRef); in ExfAcquireRundownProtectionCacheAware()