Searched refs:exception_type (Results 1 – 13 of 13) sorted by relevance
| /xnu-11215/bsd/sys/ |
| H A D | reason.h | 72 exception_type_t exception_type; member
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_debug.c | 188 .exception_type = EXC_GUARD, in rejected_syscall_guard_ast()
|
| H A D | kern_guarded.c | 239 .exception_type = EXC_GUARD, in fd_guard_ast() 1371 .exception_type = EXC_GUARD, in vn_guard_ast()
|
| H A D | kern_codesigning.c | 1139 .exception_type = EXC_BAD_ACCESS, in csm_code_signing_violation()
|
| H A D | kern_exit.c | 3556 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 D | thread.c | 203 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 D | exception.c | 842 .exception_type = exception, in pac_exception_triage()
|
| H A D | exclaves_resource.c | 1251 .exception_type = EXC_GUARD, in exclaves_conclave_stop_upcall_complete()
|
| H A D | task.c | 8480 .exception_type = EXC_RESOURCE, in SENDING_NOTIFICATION__THIS_PROCESS_HAS_TOO_MANY_MACH_PORTS()
|
| /xnu-11215/osfmk/ipc/ |
| H A D | mach_port.c | 2536 .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 D | vm_reclaim.c | 675 .exception_type = EXC_GUARD, in reclaim_kill_with_reason()
|
| H A D | vm_map.c | 7795 .exception_type = EXC_GUARD, in virt_memory_guard_ast()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | sleh.c | 1842 .exception_type = exc, in handle_user_abort()
|