| /xnu-11215/osfmk/kern/ |
| H A D | exc_resource.h | 99 #define EXC_RESOURCE_CPUMONITOR_DECODE_PERCENTAGE_OBSERVED(subcode) \ argument 134 #define EXC_RESOURCE_CPUMONITOR_DECODE_WAKEUPS_OBSERVED(subcode) \ argument 198 #define EXC_RESOURCE_IO_OBSERVED(subcode) \ argument 262 #define EXC_RESOURCE_CPUMONITOR_ENCODE_WAKEUPS_OBSERVED(subcode, num) \ argument 274 #define EXC_RESOURCE_IO_ENCODE_OBSERVED(subcode, num) \ argument
|
| H A D | debug.c | 1342 debugger_collect_diagnostics(unsigned int exception, unsigned int code, unsigned int subcode, void … 1619 handle_debugger_trap(unsigned int exception, unsigned int code, unsigned int subcode, void *state)
|
| H A D | thread.c | 574 mach_exception_data_type_t subcode = 0; in thread_terminate_self() local 2442 mach_exception_data_type_t code, mach_exception_data_type_t subcode, boolean_t fatal) in thread_guard_violation() 2495 subcode = t->guard_exc_info.subcode; in guard_ast() local
|
| H A D | task.c | 2430 mach_exception_subcode_t subcode) in task_deliver_crash_notification() 7002 mach_exception_subcode_t subcode, in PROC_VIOLATED_GUARD__SEND_EXC_GUARD() 7030 mach_exception_subcode_t subcode, in task_violated_guard()
|
| H A D | thread.h | 743 mach_exception_subcode_t subcode; member
|
| /xnu-11215/bsd/uxkern/ |
| H A D | ux_exception.c | 58 mach_exception_subcode_t subcode) in ux_exception() 117 mach_exception_subcode_t subcode) in handle_ux_exception()
|
| /xnu-11215/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_machdep.c | 75 unsigned int subcode in kdp_exception() 357 unsigned int exception, code, subcode = 0; in kdp_i386_trap() local
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_guarded.c | 211 mach_exception_subcode_t subcode = fp->fp_guard->fpg_guard; in fp_guard_exception() local 227 mach_exception_subcode_t subcode) in fd_guard_ast() 1276 mach_exception_subcode_t subcode; in vng_guard_violation() local 1321 generate_file_permissions_guard_exception(unsigned int code_target, int64_t subcode) in generate_file_permissions_guard_exception() 1339 mach_exception_data_type_t code, mach_exception_data_type_t subcode) in vn_guard_ast()
|
| H A D | kern_debug.c | 155 mach_exception_subcode_t subcode = in debug_syscall_rejection_handle() local 176 mach_exception_data_type_t subcode) in rejected_syscall_guard_ast()
|
| H A D | kern_exit.c | 420 mach_exception_data_type_t code, mach_exception_data_type_t subcode, in gather_populate_corpse_crashinfo() 432 …se_exception_codes(proc_t p, mach_exception_data_type_t *code, mach_exception_data_type_t *subcode) in proc_update_corpse_exception_codes() 464 uint64_t subcode = 0; in proc_encode_exit_exception_code() local 478 mach_exception_data_type_t code, mach_exception_data_type_t subcode, in populate_corpse_crashinfo() 1875 mach_exception_data_type_t code = 0, subcode = 0; in proc_prepareexit() local
|
| /xnu-11215/osfmk/i386/ |
| H A D | trap.c | 1024 mach_exception_subcode_t subcode; in user_trap() local 1588 mach_exception_subcode_t subcode) in i386_exception()
|
| /xnu-11215/osfmk/kdp/ml/arm/ |
| H A D | kdp_machdep.c | 76 …len, unsigned short * remote_port, unsigned int exception, unsigned int code, unsigned int subcode) in kdp_exception()
|
| /xnu-11215/osfmk/kdp/ |
| H A D | kdp_udp.c | 1318 unsigned int subcode in kdp_send_exception() 1369 unsigned int subcode, in kdp_debugger_loop() 2401 __unused unsigned int subcode, in kdp_raise_exception()
|
| H A D | kdp_protocol.h | 580 uint32_t subcode; member
|
| /xnu-11215/bsd/dev/i386/ |
| H A D | unix_signal.c | 960 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| H A D | dis_tables.c | 3282 uint_t subcode; in dtrace_disx86() local
|
| /xnu-11215/osfmk/corpses/ |
| H A D | corpse.c | 664 mach_exception_data_type_t subcode, in task_generate_corpse_internal()
|
| /xnu-11215/bsd/dev/arm/ |
| H A D | unix_signal.c | 938 __unused mach_exception_subcode_t subcode) in machine_exception()
|
| /xnu-11215/osfmk/ipc/ |
| H A D | mach_port.c | 2437 mach_exception_subcode_t subcode = (uint64_t)portguard; in mach_port_guard_exception() local 2515 mach_exception_data_type_t code, mach_exception_data_type_t subcode) in mach_port_guard_ast()
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_reclaim.c | 602 mach_exception_data_type_t subcode) in reclaim_kill_with_reason()
|
| H A D | vm_map.c | 7752 mach_exception_data_type_t subcode) in virt_memory_guard_ast() 7832 mach_exception_data_type_t subcode = (uint64_t)gap_start; in vm_map_guard_exception() local
|
| /xnu-11215/security/ |
| H A D | mac_base.c | 1701 mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags) in mac_do_machexc()
|