reactos/ntoskrnl/include/internal
Timo Kreuzer 4edc818331 [NTOS:KE] Use callout stacks for user callback stack expansion (optional)
This is a Windows 7+ feature, which allows deeper recursion of user mode callbacks for win32k. It is required for some modern applications, like latest versions of Chrome.
2025-02-03 16:33:51 +02:00
..
amd64 [NTOS][HAL:APIC] Call HalBegin/EndSystemInterrupt from clock handler 2024-12-16 16:21:44 +02:00
arch
arm [NTOSKRNL] Remove remnant internal/arm/asmmacro.S (#6052) 2023-12-14 13:48:31 +00:00
i386 [NTOS:KE] Clear NpxThread on rundown for SMP as well (#7151) 2024-08-31 13:18:07 -07:00
cc.h [NTOS:CC] Protect CcFlushCache call with a mutex 2024-07-31 18:07:49 +07:00
cm.h [NTOS:CM] Add some more configuration options. 2024-12-19 11:52:13 +01:00
cm_x.h [NTOS:CM] Add debug code for analyzing lock issues 2024-05-23 21:21:35 +02:00
cmboot.h
dbgk.h
ex.h [NTOS:EX] Add prototypes for ExLockUserBuffer/ExUnlockUserBuffer 2025-01-28 22:00:29 +01:00
fsrtl.h
hal.h
hdl.h
icif.h
inbv.h
io.h [NTOS:CM/IO/KE] Implement minimal support for CrashControl:AutoReboot 2024-12-15 22:12:22 +01:00
io_i.h
io_x.h
kd.h [NTOS:KD:KDBG] Integration into KD framework (Part 1/3) 2023-08-31 16:07:51 +02:00
kd64.h [NTOS:KD64] Simplify some code in debugging helpers 2025-01-28 22:00:34 +01:00
ke.h [NTOS:KE] Use callout stacks for user callback stack expansion (optional) 2025-02-03 16:33:51 +02:00
ke_x.h [NTOS] Fix boot on UP build - PrcbLocks are not used on UP (#6391) 2024-01-20 08:59:13 -08:00
ldr.h
lpc.h
lpc_x.h
mm.h [NTOS:KE] Implement mechanism for callout-stacks 2025-02-03 16:33:51 +02:00
napi.h
ntoskrnl.h [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00
ob.h
ob_x.h
po.h [NTOS:PO] Give the power device type to PopAddRemoveSysCapsCallback function 2024-02-05 18:04:02 +01:00
probe.h
ps.h [NTOS:MM/PS] Remove code duplication between LookupEntryPoint/MiLocateExportName/MiFindExportedRoutineByName. (#4918) 2023-08-29 17:26:57 +02:00
ps_i.h [NTOS:PS] Add query support for QUOTA_LIMITS_EX 2024-12-18 09:53:21 +07:00
ps_x.h
rtl.h
se.h [RTL] Improve usage of absolte vs self-relative security descriptors 2023-09-26 18:01:45 +03:00
spinlock.h
tag.h [NTOS:IO] IoVolumeDeviceToDosName(): Add SAL2 annotations, fix pool tag (#6989) 2025-01-05 22:06:59 +01:00
test.h
vdm.h