Home
last modified time | relevance | path

Searched refs:exception_type (Results 1 – 13 of 13) sorted by relevance

/xnu-11215/bsd/sys/
H A Dreason.h72 exception_type_t exception_type; member
/xnu-11215/bsd/kern/
H A Dkern_debug.c188 .exception_type = EXC_GUARD, in rejected_syscall_guard_ast()
H A Dkern_guarded.c239 .exception_type = EXC_GUARD, in fd_guard_ast()
1371 .exception_type = EXC_GUARD, in vn_guard_ast()
H A Dkern_codesigning.c1139 .exception_type = EXC_BAD_ACCESS, in csm_code_signing_violation()
H A Dkern_exit.c3556 assert(exception.exception_type > 0); in exit_with_exception_internal()
3566 ut->uu_exception = exception.exception_type; in exit_with_exception_internal()
/xnu-11215/osfmk/kern/
H A Dthread.c203 exception_type_t exception_type; member
210 exception_type_t exception_type; member
911 etype = elt->exception_type; in thread_exception_queue_invoke()
946 etype = elt->exception_type; in thread_backtrace_queue_invoke()
978 elt->exception_type = etype; in thread_exception_enqueue()
994 elt->exception_type = etype; in thread_backtrace_enqueue()
H A Dexception.c842 .exception_type = exception, in pac_exception_triage()
H A Dexclaves_resource.c1251 .exception_type = EXC_GUARD, in exclaves_conclave_stop_upcall_complete()
H A Dtask.c8480 .exception_type = EXC_RESOURCE, in SENDING_NOTIFICATION__THIS_PROCESS_HAS_TOO_MANY_MACH_PORTS()
/xnu-11215/osfmk/ipc/
H A Dmach_port.c2536 .exception_type = EXC_GUARD, in mach_port_guard_ast()
2587 .exception_type = EXC_GUARD, in mach_port_guard_ast()
/xnu-11215/osfmk/vm/
H A Dvm_reclaim.c675 .exception_type = EXC_GUARD, in reclaim_kill_with_reason()
H A Dvm_map.c7795 .exception_type = EXC_GUARD, in virt_memory_guard_ast()
/xnu-11215/osfmk/arm64/
H A Dsleh.c1842 .exception_type = exc, in handle_user_abort()