| /xnu-11215.81.4/tests/ |
| H A D | exc_helpers.c | 299 mach_port_t exc_port = MACH_PORT_NULL; in create_exception_port_behavior64() local 335 mach_port_t exc_port; member 348 mach_port_t exc_port = params->exc_port; in exc_server_thread() local 372 _run_exception_handler(mach_port_t exc_port, void *preferred_callback, void *callback, bool run_onc… in _run_exception_handler() 410 run_exception_handler(mach_port_t exc_port, exc_handler_callback_t callback) in run_exception_handler() 416 run_exception_handler_behavior64(mach_port_t exc_port, void *preferred_callback, in run_exception_handler_behavior64() 429 repeat_exception_handler(mach_port_t exc_port, exc_handler_callback_t callback) in repeat_exception_handler()
|
| H A D | exception_tests.c | 51 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS); variable 82 …mach_port_t exc_port = create_exception_port_behavior64(EXC_MASK_BAD_ACCESS, EXCEPTION_IDENTITY_PR… variable
|
| H A D | immovable_send.c | 133 mach_port_t exc_port = MACH_PORT_NULL; in create_exception_port() local 149 mach_port_t exc_port = *(mach_port_t *)arg; in exception_server_thread() local 184 mach_port_t exc_port = create_exception_port(); variable
|
| H A D | imm_pinned_control_port.c | 184 mach_port_t exc_port = *(mach_port_t *)arg; in exception_server_thread() local 197 mach_port_t exc_port = MACH_PORT_NULL; in alloc_exception_port() local 341 mach_port_t exc_port; in test_imm_pinned_control_port() local
|
| H A D | reply_port_defense.c | 42 mach_port_t exc_port = MACH_PORT_NULL; in alloc_exception_port() local 148 mach_port_t exc_port = *(mach_port_t *)arg; in exception_server_thread() local 173 mach_port_t exc_port; in reply_port_defense() local
|
| H A D | corpse_backtrace.c | 223 mach_port_t exc_port = MACH_PORT_NULL; variable 256 mach_port_t exc_port = MACH_PORT_NULL; variable
|
| H A D | reply_port_defense_client.c | 216 mach_port_t exc_port = alloc_server_port(); in unentitled_set_exception_ports_crash() local 237 mach_port_t exc_port = alloc_server_port(); in unentitled_set_exception_ports_pass() local 263 mach_port_t exc_port; in exception_ports_crash() local
|
| H A D | pac_exception_entitlement.c | 143 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS | EXC_MASK_BREAKPOINT); in run_pac_exception_test() local
|
| H A D | decompression_failure.c | 195 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS); variable
|
| H A D | arm_matrix.c | 111 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_INSTRUCTION); in test_matrix_not_started() local
|
| H A D | arm_cpu_capabilities.c | 544 static mach_port_t exc_port; variable
|
| /xnu-11215.81.4/tests/ipc/ |
| H A D | mach_exc_port_substitute.c | 123 mach_port_t exc_port = *(mach_port_t *)arg; in exception_server_thread() local 136 mach_port_t exc_port = MACH_PORT_NULL; in alloc_exception_port() local 154 mach_port_t exc_port; variable 182 mach_port_t exc_port; variable
|
| H A D | kernel_signed_pac_thread_state.c | 302 mach_port_t exc_port = MACH_PORT_NULL; in create_exception_port_behavior64() local 347 mach_port_t exc_port = (mach_port_t)arg; in exc_server_thread() local 365 run_exception_handler(mach_port_t exc_port) in run_exception_handler() 381 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS); variable 401 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS | EXC_MASK_CRASH); variable
|
| H A D | hardened_exceptions.c | 41 mach_port_t exc_port; member 110 thread_register_handler(mach_port_t exc_port, in thread_register_handler()
|
| H A D | sys_perf_notify_test.c | 27 static mach_port_t exc_port; variable
|
| /xnu-11215.81.4/tests/skywalk/ |
| H A D | skywalk_test_driver.c | 50 static mach_port_t exc_port; variable
|
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | exception.c | 201 ipc_port_t exc_port = IPC_PORT_NULL; in exception_deliver() local
|
| H A D | ipc_tt.c | 4800 ipc_port_t exc_port = tro->tro_exc_actions[i].port; in thread_get_exception_ports_internal() local 4956 ipc_port_t exc_port = task->exc_actions[i].port; in task_get_exception_ports_internal() local 5173 mach_port_t exc_port, in thread_adopt_exception_handler()
|
| /xnu-11215.81.4/osfmk/corpses/ |
| H A D | corpse.c | 507 exception_port_t exc_port = IP_NULL; in task_should_generate_lightweight_corpse() local
|