alcyone/NTOSKRNL
Dibyamartanda Samanta 10527bf405
[NTOSKRNL:CC] CcSetDirtyPinnedData :: use reconstructed OBCB Structure
Their no PBCB anymore, since we reconstructed it by looking at _OBCB  which is reconstructed from CcAllocateObcb, 
we know that bcb array is array of PCC_BCB structure, thus modified CcSetDirtyPinnedData to use OBCB instead
2024-08-07 15:09:57 +02:00
..
CC [NTOSKRNL:CC] CcSetDirtyPinnedData :: use reconstructed OBCB Structure 2024-08-07 15:09:57 +02:00
KE [NTOSKRNL:KE] Implement Mutex 2024-07-30 19:33:48 +02:00
MM Initial MM Commit 2024-05-09 20:34:21 +02:00