/reactos/ntoskrnl/ke/ |
H A D | except.c | 28 ProbeForRead(Context, sizeof(CONTEXT), sizeof(ULONG)); in KiContinuePreviousModeUser() 109 ProbeForRead(Context, sizeof(CONTEXT), sizeof(ULONG)); in KiRaiseException() 112 ProbeForRead(ExceptionRecord, in KiRaiseException() 128 ProbeForRead(ExceptionRecord, Size, sizeof(ULONG)); in KiRaiseException()
|
/reactos/win32ss/user/ntuser/ |
H A D | hook.c | 404 ProbeForRead((PVOID)lParam, in co_IntCallDebugHook() 489 ProbeForRead((PVOID)Debug.lParam, in co_IntCallDebugHook() 539 ProbeForRead((PVOID)lParam, in co_UserCallNextHookEx() 577 ProbeForRead((PVOID)lParam, in co_UserCallNextHookEx() 612 ProbeForRead((PVOID)lParam, in co_UserCallNextHookEx() 649 ProbeForRead((PVOID)lParam, in co_UserCallNextHookEx() 713 ProbeForRead( pcbtcww, in co_UserCallNextHookEx() 733 ProbeForRead( pcbtcww, in co_UserCallNextHookEx() 780 ProbeForRead((PVOID)lParam, in co_UserCallNextHookEx() 816 ProbeForRead((PVOID)lParam, in co_UserCallNextHookEx() [all …]
|
H A D | ntstubs.c | 116 ProbeForRead( pfnClientA, sizeof(PFNCLIENT), 1); in NtUserInitializeClientPfnArrays() 117 ProbeForRead( pfnClientW, sizeof(PFNCLIENT), 1); in NtUserInitializeClientPfnArrays() 118 ProbeForRead( pfnClientWorker, sizeof(PFNCLIENTWORKER), 1); in NtUserInitializeClientPfnArrays() 310 ProbeForRead(lpaElements, cElements * sizeof(INT), 1); in NtUserSetSysColors() 311 ProbeForRead(lpaRgbValues, cElements * sizeof(COLORREF), 1); in NtUserSetSysColors() 756 ProbeForRead(ThreadInformation, sizeof(ShutdownStatus), __alignof(ShutdownStatus)); in NtUserSetInformationThread() 786 ProbeForRead(ThreadInformation, sizeof(CsrPortHandle), __alignof(CsrPortHandle)); in NtUserSetInformationThread()
|
H A D | display.c | 374 ProbeForRead(pustrDevice, sizeof(UNICODE_STRING), 1); in NtUserEnumDisplayDevices() 375 ProbeForRead(pustrDevice->Buffer, pustrDevice->Length, 1); in NtUserEnumDisplayDevices() 590 ProbeForRead(lpDevMode, sizeof(DEVMODEW), sizeof(UCHAR)); in NtUserEnumDisplaySettings() 621 ProbeForRead(ustrDeviceUser.Buffer, in NtUserEnumDisplaySettings() 968 ProbeForRead(pustrDevice, sizeof(UNICODE_STRING), 1); in NtUserChangeDisplaySettings() 969 ProbeForRead(pustrDevice->Buffer, pustrDevice->Length, 1); in NtUserChangeDisplaySettings() 991 ProbeForRead(lpDevMode, sizeof(dmLocal.dmSize), 1); in NtUserChangeDisplaySettings() 997 ProbeForRead(lpDevMode, dmLocal.dmSize, 1); in NtUserChangeDisplaySettings()
|
H A D | layered.c | 373 ProbeForRead(pptDst, sizeof(POINT), 1); in NtUserUpdateLayeredWindow() 378 ProbeForRead(pptSrc, sizeof(POINT), 1); in NtUserUpdateLayeredWindow() 381 ProbeForRead(psize, sizeof(SIZE), 1); in NtUserUpdateLayeredWindow() 385 ProbeForRead(pblend, sizeof(BLENDFUNCTION), 1); in NtUserUpdateLayeredWindow() 390 ProbeForRead(prcDirty, sizeof(RECT), 1); in NtUserUpdateLayeredWindow()
|
H A D | console.c | 101 ProbeForRead(ConsoleCtrlInfo, ConsoleCtrlInfoLength, sizeof(USHORT)); in NtUserConsoleControl() 125 ProbeForRead(ConsoleCtrlInfo, ConsoleCtrlInfoLength, sizeof(USHORT)); in NtUserConsoleControl()
|
H A D | scrollex.c | 496 ProbeForRead(prcUnsafeScroll, sizeof(*prcUnsafeScroll), 1); in NtUserScrollDC() 501 ProbeForRead(prcUnsafeClip, sizeof(*prcUnsafeClip), 1); in NtUserScrollDC() 602 ProbeForRead(prcUnsafeScroll, sizeof(*prcUnsafeScroll), 1); in NtUserScrollWindowEx() 608 ProbeForRead(prcUnsafeClip, sizeof(*prcUnsafeClip), 1); in NtUserScrollWindowEx()
|
/reactos/ntoskrnl/se/ |
H A D | tokenlif.c | 1603 ProbeForRead(ObjectAttributes, in NtCreateToken() 1609 ProbeForRead(AuthenticationId, in NtCreateToken() 1616 ProbeForRead(TokenUser, in NtCreateToken() 1620 ProbeForRead(TokenGroups, in NtCreateToken() 1625 ProbeForRead(TokenPrivileges, in NtCreateToken() 1632 ProbeForRead(TokenOwner, in NtCreateToken() 1642 ProbeForRead(TokenPrimaryGroup, in NtCreateToken() 1649 ProbeForRead(TokenDefaultDacl, in NtCreateToken() 1659 ProbeForRead(TokenSource, in NtCreateToken() 2112 ProbeForRead(SidsToDisable, ProbeSize, sizeof(ULONG)); in NtFilterToken() [all …]
|
H A D | sqos.c | 76 ProbeForRead(ObjectAttributes, in SepCaptureSecurityQualityOfService() 83 ProbeForRead(ObjectAttributes->SecurityQualityOfService, in SepCaptureSecurityQualityOfService()
|
H A D | tokenadj.c | 488 ProbeForRead(NewState, sizeof(TOKEN_PRIVILEGES), sizeof(ULONG)); 493 ProbeForRead(NewState, NewStateSize, sizeof(ULONG)); 739 ProbeForRead(NewState, sizeof(*NewState), sizeof(ULONG)); 744 ProbeForRead(NewState, NewStateSize, sizeof(ULONG));
|
H A D | objtype.c | 66 ProbeForRead(ObjectTypeList, Size, sizeof(ULONG)); in SepValidateObjectTypeList() 118 ProbeForRead(ObjectTypeGuid, sizeof(GUID), sizeof(ULONG)); in SepValidateObjectTypeList()
|
H A D | sid.c | 330 ProbeForRead(Sid, FIELD_OFFSET(SID, SubAuthority), sizeof(UCHAR)); in SepCaptureSid() 332 ProbeForRead(Sid, SidSize, sizeof(UCHAR)); in SepCaptureSid() 744 ProbeForRead(SrcSidAndAttributes, ArraySize, sizeof(ULONG)); in SeCaptureSidAndAttributesArray() 765 ProbeForRead(Sid, sizeof(*Sid), sizeof(ULONG)); in SeCaptureSidAndAttributesArray() 780 ProbeForRead(ValidateArray[i].ProbeSid, SidLength, sizeof(ULONG)); in SeCaptureSidAndAttributesArray()
|
H A D | audit.c | 740 ProbeForRead(GenericMapping, sizeof(*GenericMapping), sizeof(ULONG)); in SepAccessCheckAndAuditAlarm() 1718 ProbeForRead(PrivilegeSet, sizeof(PRIVILEGE_SET), sizeof(ULONG)); in NtOpenObjectAuditAlarm() 1732 ProbeForRead(PrivilegeSet, PrivilegeSetSize, sizeof(ULONG)); in NtOpenObjectAuditAlarm() 1751 ProbeForRead(HandleId, sizeof(PVOID), sizeof(PVOID)); in NtOpenObjectAuditAlarm() 1971 ProbeForRead(Privileges, sizeof(PRIVILEGE_SET), sizeof(ULONG)); in NtPrivilegedServiceAuditAlarm() 1985 ProbeForRead(Privileges, PrivilegesSize, sizeof(ULONG)); in NtPrivilegedServiceAuditAlarm()
|
/reactos/win32ss/gdi/eng/ |
H A D | bitblt_new.c | 573 ProbeForRead(prclTrg, sizeof(RECTL), 1); in NtGdiEngBitBlt() 576 ProbeForRead(psoTrgUMPD, sizeof(SURFOBJ), 1); in NtGdiEngBitBlt() 581 ProbeForRead(pptlSrc, sizeof(POINTL), 1); in NtGdiEngBitBlt() 584 ProbeForRead(psoSrcUMPD, sizeof(SURFOBJ), 1); in NtGdiEngBitBlt() 590 ProbeForRead(pptlMask, sizeof(POINTL), 1); in NtGdiEngBitBlt() 593 ProbeForRead(psoMaskUMPD, sizeof(SURFOBJ), 1); in NtGdiEngBitBlt() 599 ProbeForRead(pptlBrush, sizeof(POINTL), 1); in NtGdiEngBitBlt() 602 ProbeForRead(psoSrcUMPD, sizeof(SURFOBJ), 1); in NtGdiEngBitBlt()
|
/reactos/ntoskrnl/include/internal/ |
H A D | probe.h | 101 ProbeForRead(Buffer, in DefaultSetInfoBufferCheck() 257 ProbeForRead(Buffer, in DefaultQueryInfoBufferCheck()
|
/reactos/ntoskrnl/config/ |
H A D | ntapi.c | 78 ProbeForRead(ObjectAttributes, in ProbeAndCaptureObjectAttributes() 135 ProbeForRead(SecurityQos, in ProbeAndCaptureObjectAttributes() 272 ProbeForRead(ParseContext.Class.Buffer, in NtCreateKey() 282 ProbeForRead(ObjectAttributes, in NtCreateKey() 362 ProbeForRead(ObjectAttributes, in NtOpenKey() 897 ProbeForRead(Data, DataSize, 1); in NtSetValueKey() 1184 ProbeForRead(TargetKey, in NtLoadKeyEx() 1189 ProbeForRead(SourceFile, in NtLoadKeyEx() 1512 ProbeForRead(TargetKey, in NtQueryOpenSubKeys() 1824 ProbeForRead(TargetKey, in NtUnloadKey2() [all …]
|
/reactos/sdk/include/reactos/ |
H A D | probe.h | 115 ProbeForRead(ArrayPtr, ArraySize, Alignment); in ProbeArrayForRead() 156 ProbeForRead(UnsafeSrc, sizeof(*UnsafeSrc), 1); in ProbeAndCaptureUnicodeString() 165 ProbeForRead(Dest->Buffer, Dest->Length, sizeof(WCHAR)); in ProbeAndCaptureUnicodeString()
|
/reactos/win32ss/user/ntuser/misc/ |
H A D | file.c | 198 ProbeForRead(&pbmfh->bfSize, sizeof(DWORD), 1); in UserLoadImage() 199 ProbeForRead(pbmfh, pbmfh->bfSize, 1); in UserLoadImage()
|
H A D | copy.c | 18 ProbeForRead(Source, Bytes, 1); in _IRQL_requires_max_()
|
/reactos/ntoskrnl/ex/ |
H A D | harderr.c | 629 ProbeForRead(Parameters, ParamSize, sizeof(ULONG_PTR)); in NtRaiseHardError() 644 ProbeForRead((PVOID)SafeParams[i], in NtRaiseHardError() 654 ProbeForRead(SafeString.Buffer, in NtRaiseHardError()
|
H A D | atom.c | 137 ProbeForRead(AtomName, AtomNameLength, sizeof(WCHAR)); in NtAddAtom() 279 ProbeForRead(AtomName, AtomNameLength, sizeof(WCHAR)); in NtFindAtom()
|
/reactos/drivers/ksfilter/ks/ |
H A D | property.c | 196 … ProbeForRead(IoStack->Parameters.DeviceIoControl.Type3InputBuffer, InputBufferLength, 1); in KspPropertyHandler() 234 … ProbeForRead(Irp->UserBuffer, IoStack->Parameters.DeviceIoControl.OutputBufferLength, 1); in KspPropertyHandler() 464 ProbeForRead(Property, sizeof(KSPROPERTY), sizeof(UCHAR)); in KsFastPropertyHandler()
|
/reactos/ntoskrnl/wmi/ |
H A D | wmidrv.c | 133 ProbeForRead(GuidObjectAttributes, in WmipCaptureGuidObjectAttributes() 139 ProbeForRead(CapuredObjectAttributes->ObjectName, in WmipCaptureGuidObjectAttributes() 151 ProbeForRead(CapturedObjectName->Buffer, in WmipCaptureGuidObjectAttributes()
|
/reactos/ntoskrnl/ps/ |
H A D | thread.c | 975 ProbeForRead(ThreadContext, sizeof(CONTEXT), sizeof(ULONG)); in NtCreateThread() 978 ProbeForRead(InitialTeb, sizeof(INITIAL_TEB), sizeof(ULONG)); in NtCreateThread() 1044 ProbeForRead(ClientId, sizeof(CLIENT_ID), sizeof(ULONG)); in NtOpenThread() 1053 ProbeForRead(ObjectAttributes, in NtOpenThread()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | dibobj.c | 509 ProbeForRead(bmi, cjMaxInfo, 1); in NtGdiSetDIBitsToDeviceInternal() 510 ProbeForRead(Bits, cjMaxBits, 1); in NtGdiSetDIBitsToDeviceInternal() 1156 ProbeForRead(pbmi, cjMaxInfo, 1); in NtGdiGetDIBitsInternal() 1294 ProbeForRead(pbmi, cjMaxInfo, 1); in NtGdiStretchDIBitsInternal() 1342 ProbeForRead(pjInit, cjMaxBits, 1); in NtGdiStretchDIBitsInternal() 1680 if(pbmi) ProbeForRead(pbmi, cjMaxInitInfo, 1); in NtGdiCreateDIBitmapInternal() 1683 ProbeForRead(pjInit, cjMaxBits, 1); in NtGdiCreateDIBitmapInternal() 1865 ProbeForRead(&bmi->bmiHeader.biSize, sizeof(DWORD), 1); in NtGdiCreateDIBSection() 1866 ProbeForRead(bmi, bmi->bmiHeader.biSize, 1); in NtGdiCreateDIBSection() 1867 ProbeForRead(bmi, DIB_BitmapInfoSize(bmi, (WORD)Usage), 1); in NtGdiCreateDIBSection()
|