Lines Matching refs:FALSE
156 SECURITY_READ_ONLY_LATE(unsigned int) panicDebugging = FALSE;
297 SECURITY_READ_ONLY_LATE(boolean_t) kdp_explicitly_requested = FALSE;
315 boolean_t extended_debug_log_enabled = FALSE;
328 boolean_t debugger_allcpus_halted = FALSE;
335 boolean_t kernelcache_uuid_valid = FALSE;
339 boolean_t pageablekc_uuid_valid = FALSE;
343 boolean_t auxkc_uuid_valid = FALSE;
371 FALSE;
411 return FALSE; in kernel_debugging_restricted()
413 return FALSE; in kernel_debugging_restricted()
466 debugger_is_panic = FALSE; in panic_init()
617 assert(ml_get_interrupts_enabled() == FALSE); in DebuggerLock()
738 assert(ml_get_interrupts_enabled() == FALSE); in DebuggerTrapWithState()
754 DebuggerSaveState(DBOP_NONE, NULL, NULL, NULL, 0, NULL, FALSE, 0, NULL); in DebuggerTrapWithState()
900 previous_interrupts_state = ml_set_interrupts_enabled(FALSE); in DebuggerWithContext()
921 doprnt_hide_pointers = FALSE; in DebuggerWithContext()
928 NULL, 0, NULL, FALSE, 0, ""); in DebuggerWithContext()
962 kcp->callout_in_progress = FALSE; in kdp_register_callout()
980 kcp->callout_in_progress = FALSE; in kdp_callouts()
1237 ml_set_interrupts_enabled(FALSE); in panic_trap_to_debugger()
1247 doprnt_hide_pointers = FALSE; in panic_trap_to_debugger()
1387 static boolean_t began_writing_paniclog = FALSE;
1524 debugger_safe_to_return = FALSE;
1661 debugger_safe_to_return = FALSE;
2146 return FALSE;
2160 return FALSE;
2163 return FALSE;
2166 if (device_corefile_valid_on_ephemeral() == FALSE) {
2167 return FALSE;
2184 return FALSE;
2195 return FALSE;
2201 return FALSE;