Home
last modified time | relevance | path

Searched refs:KdSystemDebugControl (Results 1 – 8 of 8) sorted by relevance

/reactos/sdk/include/reactos/
H A Dkdros.h12 KdSystemDebugControl(' soR', (PVOID)DumpAllThreads, 0, 0, 0, 0, 0);
19 KdSystemDebugControl(' soR', (PVOID)DumpUserThreads, 0, 0, 0, 0, 0);
26 KdSystemDebugControl(' soR', (PVOID)KdSpare3, 0, 0, 0, 0, 0);
36 KdSystemDebugControl('CsoR', Callback, Id, 0, 0, 0, 0); in KdRosSetDebugCallback()
45 KdSystemDebugControl('DsoR', Backtrace, Count, 0, 0, 0, 0); in KdRosDumpStackFrames()
62 return KdSystemDebugControl('RbdK', Callback, FALSE, 0, 0, 0, 0); in KdRosRegisterCliCallback()
70 KdSystemDebugControl('RbdK', Callback, TRUE, 0, 0, 0, 0); in KdRosDeregisterCliCallback()
/reactos/sdk/include/ndk/
H A Dkdfuncs.h35 KdSystemDebugControl(
/reactos/ntoskrnl/ex/
H A Ddbgctrl.c230 return KdSystemDebugControl( in NtSystemDebugControl()
/reactos/win32ss/gdi/ntgdi/
H A Dgdidebug.h8 KdSystemDebugControl('DsoR', (PVOID)Frames, Count, NULL, 0, NULL, KernelMode)
/reactos/win32ss/user/ntuser/
H A Dmain.c1012 KdSystemDebugControl('CsoR', DbgPreServiceHook, ID_Win32PreServiceHook, 0, 0, 0, 0); in DriverEntry()
1013 KdSystemDebugControl('CsoR', DbgPostServiceHook, ID_Win32PostServiceHook, 0, 0, 0, 0); in DriverEntry()
/reactos/drivers/input/i8042prt/
H A Dkeyboard.c873 KdSystemDebugControl(' soR', in i8042KbdInterruptService()
/reactos/ntoskrnl/kd64/
H A Dkdapi.c2184 KdSystemDebugControl( in KdSystemDebugControl() function
/reactos/ntoskrnl/
H A Dntoskrnl.spec548 @ stdcall KdSystemDebugControl(long ptr long ptr long ptr long)