Home
last modified time | relevance | path

Searched refs:mac_exc_free_label (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/security/
H A Dmac_mach.c410 mac_exc_free_label(struct label *label) in mac_exc_free_label() function
428 mac_exc_free_label(mac_exc_label(action)); in mac_exc_free_action_label()
509 mac_exc_free_label(bsd_label); in mac_exc_action_check_exception_send()
H A Dmac_mach_internal.h132 void mac_exc_free_label(struct label *label);
/xnu-12377.61.12/osfmk/kern/
H A Dipc_host.c566 mac_exc_free_label(new_label); in host_set_exception_ports()
576 mac_exc_free_label(deferred_labels[i]); in host_set_exception_ports()
757 mac_exc_free_label(new_label); in host_swap_exception_ports()
769 mac_exc_free_label(deferred_labels[i]); // Label unused. in host_swap_exception_ports()
H A Dipc_tt.c691 mac_exc_free_label(unset_label); in ipc_task_reset()
750 mac_exc_free_label(unset_label); in ipc_task_reset()
1084 mac_exc_free_label(new_label); in ipc_thread_reset()
1134 mac_exc_free_label(new_label); in ipc_thread_reset()
4087 mac_exc_free_label(new_label); in thread_set_exception_ports_internal()
4117 mac_exc_free_label(new_label); in thread_set_exception_ports_internal()
4214 mac_exc_free_label(new_label); in task_set_exception_ports()
4239 mac_exc_free_label(new_label); in task_set_exception_ports()
4324 mac_exc_free_label(new_label); in thread_swap_exception_ports()
4378 mac_exc_free_label(new_label); in thread_swap_exception_ports()
[all …]
H A Dtask.c2333 mac_exc_free_label(get_task_crash_label(task)); in task_deallocate_internal()
2511 mac_exc_free_label(free_label); in task_collect_crash_info()
2724 mac_exc_free_label(crash_label); in task_mark_corpse()
/xnu-12377.61.12/osfmk/corpses/
H A Dcorpse.c798 mac_exc_free_label(label); in task_generate_corpse_internal()