40 if (FxDriverGlobals->FxVerifierOn) {
65 if (FxDriverGlobals->FxVerifierOn) {
88 #define IoAllocateMdl use_FxMdlAllocate_instead 89 #define IoFreeMdl use_FxMdlFree_instead _In_ ULONG _In_ ULONG _In_ ULONG Length
_Must_inspect_result_ _In_ BOOLEAN ChargeQuota
VOID FxMdlDump(__in PFX_DRIVER_GLOBALS FxDriverGlobals)
PMDL FxMdlAllocateDebug(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxObject *Owner, __in PVOID VirtualAddress, __in ULONG Length, __in BOOLEAN SecondaryBuffer, __in BOOLEAN ChargeQuota, __in PVOID CallersAddress)
_Must_inspect_result_ _In_ WDFDMATRANSACTION _In_ PFN_WDF_PROGRAM_DMA _In_ WDF_DMA_DIRECTION _In_ PMDL _In_ PVOID VirtualAddress
VOID __inline FxIrpMdlFree(__in PMDL Mdl)
VOID __inline FxMdlFree(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in PMDL Mdl)
_In_ ULONG _In_ BOOLEAN SecondaryBuffer
_Out_writes_bytes_to_opt_ AbsoluteSecurityDescriptorSize PSECURITY_DESCRIPTOR _Inout_ PULONG _Out_writes_bytes_to_opt_ DaclSize PACL _Inout_ PULONG _Out_writes_bytes_to_opt_ SaclSize PACL _Inout_ PULONG _Out_writes_bytes_to_opt_ OwnerSize PSID Owner
_In_ WDFDEVICE _In_ PVOID _In_opt_ PMDL Mdl
void * _ReturnAddress(void)
PMDL FORCEINLINE FxMdlAllocate(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxObject *Owner, __in PVOID VirtualAddress, __in ULONG Length, __in BOOLEAN SecondaryBuffer, __in BOOLEAN ChargeQuota)
VOID FxMdlFreeDebug(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in PMDL Mdl)