Home
last modified time | relevance | path

Searched defs:exc_port (Results 1 – 19 of 19) sorted by relevance

/xnu-11215.81.4/tests/
H A Dexc_helpers.c299 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 Dexception_tests.c51 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 Dimmovable_send.c133 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 Dimm_pinned_control_port.c184 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 Dreply_port_defense.c42 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 Dcorpse_backtrace.c223 mach_port_t exc_port = MACH_PORT_NULL; variable
256 mach_port_t exc_port = MACH_PORT_NULL; variable
H A Dreply_port_defense_client.c216 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 Dpac_exception_entitlement.c143 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS | EXC_MASK_BREAKPOINT); in run_pac_exception_test() local
H A Ddecompression_failure.c195 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_ACCESS); variable
H A Darm_matrix.c111 mach_port_t exc_port = create_exception_port(EXC_MASK_BAD_INSTRUCTION); in test_matrix_not_started() local
H A Darm_cpu_capabilities.c544 static mach_port_t exc_port; variable
/xnu-11215.81.4/tests/ipc/
H A Dmach_exc_port_substitute.c123 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 Dkernel_signed_pac_thread_state.c302 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 Dhardened_exceptions.c41 mach_port_t exc_port; member
110 thread_register_handler(mach_port_t exc_port, in thread_register_handler()
H A Dsys_perf_notify_test.c27 static mach_port_t exc_port; variable
/xnu-11215.81.4/tests/skywalk/
H A Dskywalk_test_driver.c50 static mach_port_t exc_port; variable
/xnu-11215.81.4/osfmk/kern/
H A Dexception.c201 ipc_port_t exc_port = IPC_PORT_NULL; in exception_deliver() local
H A Dipc_tt.c4800 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 Dcorpse.c507 exception_port_t exc_port = IP_NULL; in task_should_generate_lightweight_corpse() local