Searched refs:RtlClearBit (Results 1 – 13 of 13) sorted by relevance
/reactos/sdk/include/reactos/ |
H A D | dbgbitmap.h | 117 RtlClearBit(&BitMapHeader->BitMap, BitNumber); 330 #define RtlClearBit RtlClearBitDbg macro
|
/reactos/sdk/lib/rtl/ |
H A D | bitmap.c | 41 #define RtlClearBit RtlClearBit64 macro 294 RtlClearBit( in RtlClearBit() function
|
H A D | heap.c | 479 RtlClearBit(&Heap->FreeHintBitmap, HintIndex); in RtlpRemoveFreeBlock()
|
/reactos/ntoskrnl/cache/ |
H A D | pinsup.c | 626 RtlClearBit(CcCacheBitmap, BcbHead); in CcpMapData() 935 RtlClearBit(CcCacheBitmap, RealBcb - CcCacheSections); in CcpUnpinData()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | gdipool.c | 266 RtlClearBit(&pSection->bitmap, ulIndex); in GdiPoolFree()
|
/reactos/ntoskrnl/mm/ |
H A D | pagefile.c | 308 RtlClearBit(PagingFile->Bitmap, off >> 5); in MmFreeSwapPage()
|
/reactos/win32ss/user/ntuser/ |
H A D | timer.c | 88 RtlClearBit(&WindowLessTimersBitMap, ulBitmapIndex); in RemoveTimer()
|
/reactos/ntoskrnl/mm/ARM3/ |
H A D | session.c | 267 RtlClearBit(MiSessionIdBitmap, SessionId); in MiReleaseProcessReferenceToSessionDataPage()
|
H A D | pool.c | 972 RtlClearBit(MmPagedPoolInfo.EndOfPagedPoolBitmap, End); in MiFreePoolPages()
|
/reactos/hal/halx86/generic/ |
H A D | dma.c | 369 RtlClearBit(AdapterObject->MapRegisters, in HalpGrowMapBuffers()
|
/reactos/sdk/include/xdk/ |
H A D | rtlfuncs.h | 2022 RtlClearBit(
|
/reactos/ntoskrnl/ |
H A D | ntoskrnl.spec | 1072 @ stdcall RtlClearBit(ptr long)
|
/reactos/sdk/include/ndk/ |
H A D | rtlfuncs.h | 3389 RtlClearBit(
|