Searched refs:hard (Results 1 – 5 of 5) sorted by relevance
11 # Try really hard to avoid panicing while debugging
2395 boolean_t hard = task_get_control_port_options(current_task()) & TASK_CONTROL_PORT_IMMOVABLE_HARD; in mach_port_guard_exception_immovable() local2400 hard ? kGUARD_EXC_IMMOVABLE : kGUARD_EXC_IMMOVABLE_NON_FATAL); in mach_port_guard_exception_immovable()2424 boolean_t hard = task_get_control_port_options(current_task()) & TASK_CONTROL_PORT_PINNED_HARD; in mach_port_guard_exception_pinned() local2429 hard ? kGUARD_EXC_MOD_REFS : kGUARD_EXC_MOD_REFS_NON_FATAL); in mach_port_guard_exception_pinned()
40 - ² These return overall totals and hard-code a separate, P-core-only value.
73 The process has gone over its hard limit. The process is immediately killed. This kill happens on t…
390 …* If you need to get pagesize of the traget system, do not hard code any value. kern.globals.page_…