Searched refs:ip_label_put (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | mk_timer.c | 266 ip_label_put(port, &label); in mk_timer_arm_trap_internal() 369 ip_label_put(port, &label); in mk_timer_cancel_trap()
|
| H A D | ipc_kobject.c | 1177 ip_label_put(port, &label); in ipc_kobject_dealloc_port_and_unlock() 1271 ip_label_put(port, &label); in ipc_kobject_disable_locked() 1477 ip_label_put(port, label); in ipc_kobject_label_check_or_substitute()
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | ipc_port.h | 309 #define ip_label_put(port, label) io_label_put(ip_to_object(port), label) macro 436 ip_label_put(port, label); in ip_mq_unlock_label_put()
|
| H A D | ipc_object.c | 943 ip_label_put(port, &label); in ipc_object_copyout() 1073 ip_label_put(port, &label); in ipc_object_copyout_name()
|
| H A D | ipc_right.c | 2594 ip_label_put(port, &label); in ipc_right_copyout_any_send()
|
| H A D | ipc_kmsg.c | 3392 ip_label_put(reply, &label); in ipc_kmsg_copyout_header() 3449 ip_label_put(voucher, &label); in ipc_kmsg_copyout_header()
|