Lines Matching refs:FALSE

137 unsigned int    panicDebugging = FALSE;
233 SECURITY_READ_ONLY_LATE(boolean_t) kdp_explicitly_requested = FALSE;
251 boolean_t extended_debug_log_enabled = FALSE;
262 boolean_t debugger_allcpus_halted = FALSE;
269 boolean_t kernelcache_uuid_valid = FALSE;
273 boolean_t pageablekc_uuid_valid = FALSE;
277 boolean_t auxkc_uuid_valid = FALSE;
305 FALSE;
335 return FALSE; in kernel_debugging_restricted()
337 return FALSE; in kernel_debugging_restricted()
394 debugger_is_panic = FALSE; in panic_init()
548 assert(ml_get_interrupts_enabled() == FALSE); in DebuggerLock()
644 assert(ml_get_interrupts_enabled() == FALSE); in DebuggerTrapWithState()
660 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0); in DebuggerTrapWithState()
706 previous_interrupts_state = ml_set_interrupts_enabled(FALSE); in DebuggerWithContext()
712 static boolean_t in_panic_kprintf = FALSE; in DebuggerWithContext()
725 in_panic_kprintf = FALSE; in DebuggerWithContext()
747 doprnt_hide_pointers = FALSE; in DebuggerWithContext()
754 NULL, 0, NULL, FALSE, 0); in DebuggerWithContext()
786 kcp->callout_in_progress = FALSE; in kdp_register_callout()
804 kcp->callout_in_progress = FALSE; in kdp_callouts()
978 static boolean_t in_panic_kprintf = FALSE; in panic_trap_to_debugger()
991 in_panic_kprintf = FALSE; in panic_trap_to_debugger()
1023 ml_set_interrupts_enabled(FALSE); in panic_trap_to_debugger()
1031 doprnt_hide_pointers = FALSE; in panic_trap_to_debugger()
1143 static boolean_t began_writing_paniclog = FALSE;
1255 debugger_safe_to_return = FALSE;
1375 debugger_safe_to_return = FALSE;
1786 return FALSE;
1789 return FALSE;
1807 return FALSE;
1818 return FALSE;
1824 return FALSE;