Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxlookasidelistapi.cpp104 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle( in WDFEXPORT()
113 else if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle( in WDFEXPORT()
H A Dfxmemorybufferpreallocatedapi.cpp89 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
H A Dfxworkitemapi.cpp96 status = FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
H A Dfxtimerapi.cpp90 status = FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
H A Dfxmemorybufferapi.cpp98 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in WDFEXPORT()
/reactos/sdk/lib/drivers/wdf/shared/object/
H A Dfxuserobjectapi.cpp108 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxvalidatefunctions.hpp70 FxValidateObjectAttributesForParentHandle( in FxValidateObjectAttributesForParentHandle() function
/reactos/sdk/lib/drivers/wdf/shared/support/
H A Dfxwaitlockapi.cpp72 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(fxDriverGlobals, in __drv_maxIRQL()
H A Dfxstringapi.cpp59 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
H A Dfxspinlockapi.cpp63 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle( in __drv_maxIRQL()
H A Dfxcollectionapi.cpp60 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle( in __drv_maxIRQL()
H A Dfxregistryapi.cpp98 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
214 if (NT_SUCCESS(FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxdpcapi.cpp90 status = FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/
H A Dfxusbdevice.cpp2142 status = FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, Attributes); in CreateUrb()
2260 status = FxValidateObjectAttributesForParentHandle(pFxDriverGlobals, Attributes); in CreateIsochUrb()