Home
last modified time | relevance | path

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

/xnu-10063.101.15/security/
H A Dmac_mach.c318 mac_exc_free_label(struct label *label) in mac_exc_free_label() function
336 mac_exc_free_label(mac_exc_label(action)); in mac_exc_free_action_label()
417 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-10063.101.15/osfmk/kern/
H A Dipc_host.c592 mac_exc_free_label(new_label); in host_set_exception_ports()
602 mac_exc_free_label(deferred_labels[i]); in host_set_exception_ports()
807 mac_exc_free_label(new_label); in host_swap_exception_ports()
819 mac_exc_free_label(deferred_labels[i]); // Label unused. in host_swap_exception_ports()
H A Dipc_tt.c669 mac_exc_free_label(unset_label); in ipc_task_reset()
727 mac_exc_free_label(unset_label); in ipc_task_reset()
1128 mac_exc_free_label(new_label); in ipc_thread_reset()
1181 mac_exc_free_label(new_label); in ipc_thread_reset()
4193 mac_exc_free_label(new_label); in thread_set_exception_ports()
4222 mac_exc_free_label(new_label); in thread_set_exception_ports()
4313 mac_exc_free_label(new_label); in task_set_exception_ports()
4338 mac_exc_free_label(new_label); in task_set_exception_ports()
4453 mac_exc_free_label(new_label); in thread_swap_exception_ports()
4507 mac_exc_free_label(new_label); in thread_swap_exception_ports()
[all …]
H A Dtask.c2221 mac_exc_free_label(get_task_crash_label(task)); in task_deallocate_internal()
2399 mac_exc_free_label(free_label); in task_collect_crash_info()
2606 mac_exc_free_label(crash_label); in task_mark_corpse()
/xnu-10063.101.15/osfmk/corpses/
H A Dcorpse.c794 mac_exc_free_label(label); in task_generate_corpse_internal()