Lines Matching refs:FALSE
139 unsigned int panicDebugging = FALSE;
241 SECURITY_READ_ONLY_LATE(boolean_t) kdp_explicitly_requested = FALSE;
259 boolean_t extended_debug_log_enabled = FALSE;
270 boolean_t debugger_allcpus_halted = FALSE;
277 boolean_t kernelcache_uuid_valid = FALSE;
281 boolean_t pageablekc_uuid_valid = FALSE;
285 boolean_t auxkc_uuid_valid = FALSE;
313 FALSE;
343 return FALSE; in kernel_debugging_restricted()
345 return FALSE; in kernel_debugging_restricted()
402 debugger_is_panic = FALSE; in panic_init()
556 assert(ml_get_interrupts_enabled() == FALSE); in DebuggerLock()
652 assert(ml_get_interrupts_enabled() == FALSE); in DebuggerTrapWithState()
668 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0); in DebuggerTrapWithState()
714 previous_interrupts_state = ml_set_interrupts_enabled(FALSE); in DebuggerWithContext()
720 static boolean_t in_panic_kprintf = FALSE; in DebuggerWithContext()
733 in_panic_kprintf = FALSE; in DebuggerWithContext()
755 doprnt_hide_pointers = FALSE; in DebuggerWithContext()
762 NULL, 0, NULL, FALSE, 0); in DebuggerWithContext()
794 kcp->callout_in_progress = FALSE; in kdp_register_callout()
812 kcp->callout_in_progress = FALSE; in kdp_callouts()
986 static boolean_t in_panic_kprintf = FALSE; in panic_trap_to_debugger()
999 in_panic_kprintf = FALSE; in panic_trap_to_debugger()
1031 ml_set_interrupts_enabled(FALSE); in panic_trap_to_debugger()
1039 doprnt_hide_pointers = FALSE; in panic_trap_to_debugger()
1151 static boolean_t began_writing_paniclog = FALSE;
1263 debugger_safe_to_return = FALSE;
1383 debugger_safe_to_return = FALSE;
1794 return FALSE;
1797 return FALSE;
1815 return FALSE;
1826 return FALSE;
1832 return FALSE;