Home
last modified time | relevance | path

Searched defs:RunRefCacheAware (Results 1 – 2 of 2) sorted by relevance

/reactos/ntoskrnl/ex/
H A Drundown.c384 ExfAcquireRundownProtectionCacheAware(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware) in ExfAcquireRundownProtectionCacheAware()
397 ExfAcquireRundownProtectionCacheAwareEx(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware, in ExfAcquireRundownProtectionCacheAwareEx()
411 ExfReleaseRundownProtectionCacheAware(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware) in ExfReleaseRundownProtectionCacheAware()
424 ExfReleaseRundownProtectionCacheAwareEx(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware, in ExfReleaseRundownProtectionCacheAwareEx()
438 ExfWaitForRundownProtectionReleaseCacheAware(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware) in ExfWaitForRundownProtectionReleaseCacheAware()
506 ExfRundownCompletedCacheAware(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware) in ExfRundownCompletedCacheAware()
534 ExfReInitializeRundownProtectionCacheAware(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware) in ExfReInitializeRundownProtectionCacheAware()
568 PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware; in ExAllocateCacheAwareRundownProtection() local
646 ExFreeCacheAwareRundownProtection(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware) in ExFreeCacheAwareRundownProtection()
667 ExInitializeRundownProtectionCacheAware(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware, in ExInitializeRundownProtectionCacheAware()
/reactos/ntoskrnl/include/internal/
H A Dex.h796 ExGetRunRefForGivenProcessor(IN PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware, in ExGetRunRefForGivenProcessor()