Searched refs:DbgBreakPointWithStatus (Results 1 – 16 of 16) sorted by relevance
14 PUBLIC DbgBreakPointWithStatus38 .PROC DbgBreakPointWithStatus label
109 #define KdBreakPointWithStatus(s) DbgBreakPointWithStatus(s)161 DbgBreakPointWithStatus(
2 @ stdcall DbgBreakPointWithStatus(long)
23 LEAF_ENTRY DbgBreakPointWithStatus
137 DbgBreakPointWithStatus(DBG_STATUS_WORKER); in ExpDebuggerWorker()
1107 DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in ExpInitializeExecutive()
104 DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in KeUpdateSystemTime()
503 DbgBreakPointWithStatus(StatusCode); in KiBugCheckDebugBreak()
35 DbgBreakPointWithStatus(
150 DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in vDbgPrintExWithPrefixInternal()
393 if (KdPollBreakIn()) DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in KiInitializeSystem()
535 if (KdPollBreakIn()) DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in KiSystemStartup()
854 if (KdPollBreakIn()) DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in KiSystemStartup()
862 DbgBreakPointWithStatus(DBG_STATUS_SYSRQ); in i8042KbdInterruptService()
3475 DbgBreakPointWithStatus(DBG_STATUS_CONTROL_C); in KdbpCliInit()
47 @ stdcall DbgBreakPointWithStatus(long)