Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dipc_host.c558 mac_exc_free_label(new_label); in host_set_exception_ports()
568 mac_exc_free_label(deferred_labels[i]); in host_set_exception_ports()
768 mac_exc_free_label(new_label); in host_swap_exception_ports()
780 mac_exc_free_label(deferred_labels[i]); // Label unused. in host_swap_exception_ports()
H A Dipc_tt.c631 mac_exc_free_label(unset_label); in ipc_task_reset()
695 mac_exc_free_label(unset_label); in ipc_task_reset()
1089 mac_exc_free_label(new_label); in ipc_thread_reset()
1140 mac_exc_free_label(new_label); in ipc_thread_reset()
3928 mac_exc_free_label(new_label); in thread_set_exception_ports()
3957 mac_exc_free_label(new_label); in thread_set_exception_ports()
4038 mac_exc_free_label(new_label); in task_set_exception_ports()
4063 mac_exc_free_label(new_label); in task_set_exception_ports()
4172 mac_exc_free_label(new_label); in thread_swap_exception_ports()
4226 mac_exc_free_label(new_label); in thread_swap_exception_ports()
[all …]
H A Dtask.c2004 mac_exc_free_label(get_task_crash_label(task)); in task_deallocate_internal()
2189 mac_exc_free_label(free_label); in task_collect_crash_info()
2393 mac_exc_free_label(crash_label); in task_mark_corpse()
/xnu-8020.140.41/security/
H A Dmac_mach.c348 mac_exc_free_label(struct label *label) in mac_exc_free_label() function
366 mac_exc_free_label(mac_exc_label(action)); in mac_exc_free_action_label()
447 mac_exc_free_label(bsd_label); in mac_exc_action_check_exception_send()
H A Dmac_mach_internal.h125 void mac_exc_free_label(struct label *label);
/xnu-8020.140.41/osfmk/corpses/
H A Dcorpse.c649 mac_exc_free_label(label); in task_generate_corpse_internal()