reactos/ntoskrnl
Victor Perevertkin 21e9e2baa5
[NTOS:IO] Move device manipulation functions from pnpmgr/pnpmgr.c to pnpmgr/devaction.c
And rearrange them in more logical order.

This effectively splits the file, leaving public "Io" functions in
pnpmgr.c along with some things not related do device object management.
Functions which manipulate the device tree are left in devaction.c.
In future all these functions will only be accessed from
DeviceActionWorker.
While being public API, IoRequestDeviceEject and IoInvalidateDeviceState
have been moved to devaction.c as well. In next commits they will be
converted to DeviceActionWorker routines and their callers will be put
in pnpmgr.c
2020-06-24 04:03:35 +03:00
..
cache [NTOSKRNL] Sync some INIT_FUNCTION (#2824) 2020-05-23 16:05:58 +02:00
cc [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
config [NTOSKRNL] Sync some INIT_FUNCTION (#2824) 2020-05-23 16:05:58 +02:00
dbgk [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
ex [NTOS:EX] ExpInitializeExecutive(): Fix 'PerfMem' copypasta (#2841) 2020-05-24 19:37:16 +02:00
fsrtl
fstub
inbv [NTOS:INBV] Fix hardcoded values (#2840) 2020-05-24 19:37:47 +02:00
include [NTOS:IO] Move device node functions from pnpmgr/pnpmgr.c to pnpmgr/devnode.c 2020-06-21 09:39:13 +03:00
io [NTOS:IO] Move device manipulation functions from pnpmgr/pnpmgr.c to pnpmgr/devaction.c 2020-06-24 04:03:35 +03:00
kd [NTOSKRNL][HAL][BOOTVID] Some more code refactoring 2020-05-12 15:56:37 +03:00
kd64 [NTOSKRNL] Fix build 2020-03-30 07:36:30 +00:00
kdbg [NTOSKRNL] Sync some INIT_FUNCTION (#2824) 2020-05-23 16:05:58 +02:00
ke [NTOSKRNL] Add 'DECLSPEC_NORETURN' to a few 'KeBugCheck*()' (#2896) 2020-06-06 17:50:14 +02:00
lpc
mm [NTOS:MM] MmDeleteProcessAddressSpace(): Move 'Address' to where it belongs (#2865) 2020-06-01 12:10:11 +03:00
ntkrnlmp [CMAKE] Bump minimum to 3.17, no longer require -ReactOS build. CORE-17109 2020-06-20 15:25:28 +02:00
ob [NTOSKRNL] Sync some INIT_FUNCTION (#2824) 2020-05-23 16:05:58 +02:00
po [NTOS:PO] Report correct CPU frequency in CurrentMhz 2020-05-25 01:24:52 +03:00
ps [NTOS:SE] Implement job case in PsImpersonateClient. CORE-8787 2020-05-17 16:05:00 +02:00
rtl [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
se [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
tests
vdm
vf
wmi [NTOS:WMI] WMIP_GUID_OBJECT must start with an event object, as it is waitable. 2020-02-15 20:43:26 +01:00
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
guid.c
KrnlFun.c
ntdll.S
ntos.cmake [NTOS:IO] Move device manipulation functions from pnpmgr/pnpmgr.c to pnpmgr/devaction.c 2020-06-24 04:03:35 +03:00
ntoskrnl.rc
ntoskrnl.spec
sysfuncs.lst