reactos/ntoskrnl/include/internal
Pierre Schweitzer f284947622
[NTOSKRNL] Move the PinCount out of the VACB to the BCB
Given current ReactOS implementation, a VACB can be pinned
several times, with different BCB. In next commits, a single
BCB will be able to be pinned several times. That would
lead to severe inconsistencies in counting and thus corruption.
2018-10-05 21:26:16 +02:00
..
amd64 [NTOS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
arch
arm [NTOS:MM] Add support for NX page-faults 2018-01-06 18:20:24 +01:00
i386 [NTOSKRNL] Define the Mm global variables related to Cc on Mm init. 2018-02-06 13:41:23 +01:00
powerpc
cc.h [NTOSKRNL] Move the PinCount out of the VACB to the BCB 2018-10-05 21:26:16 +02:00
cm.h [REACTOS] Improve how some ASSERTMSG() message values are printed: enforce ending "\n". 2018-08-08 22:03:45 +02:00
cm_x.h
dbgk.h
ex.h [NTOS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
fsrtl.h
hal.h
hdl.h
inbv.h [NTOS:INBV] Simplify a little bit the BootLogoFadeIn() function 2018-01-03 02:57:28 +01:00
io.h [NTOSKRNL] Implement IopCheckTopDeviceHint() 2018-10-05 10:49:59 +02:00
io_i.h
io_x.h [NTOS:IO] Implement IopAcquireFileObjectLock and use it to fix IopLockFileObject 2018-10-02 09:56:55 +02:00
kd.h [NTOS:KD] Pass PreviousMode down to KdpPrintString, since ExGetPreviousMode is not accurate. CORE-14103 2017-12-14 11:46:18 +01:00
kd64.h [NTOS] Add some header guards. 2017-12-12 12:42:13 +01:00
ke.h [NTOSKRNL] Implement KeQueryValuesProcess(). 2018-05-25 21:40:39 +02:00
ke_x.h
ldr.h
lpc.h
lpc_x.h
mm.h [NTOSKRNL] Start making our MMPAGING_FILE struct look like the real one 2018-08-16 14:04:27 +02:00
napi.h
ntoskrnl.h
ob.h [NTOS:OB] Rename object types to their official names to satisfy WinDbg 2018-08-17 20:28:45 +02:00
ob_x.h
po.h
probe.h
ps.h [NTOS:PS] Adjust the PsReferenceEffectiveToken() prototype in the header; add a comment about the fact that the ImpersonationLevel parameter can be left untouched on purpose in one special case. 2018-06-27 23:40:13 +02:00
ps_i.h
ps_x.h
rtl.h
se.h [NTOS:SE] Fixes for NT tokens. 2018-09-28 00:45:01 +02:00
spinlock.h
tag.h [NTOS:SE] Overhaul the token management code. 2018-06-27 23:40:18 +02:00
test.h
vdm.h