Searched refs:io_label_set_and_put (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | host_notify.c | 108 io_label_set_and_put(&port->ip_object, &label); in host_request_notification()
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | ipc_port.c | 732 io_label_set_and_put(&port->ip_object, label); in ipc_port_mark_in_space() 752 io_label_set_and_put(&port->ip_object, label); in ipc_port_mark_in_limbo() 773 io_label_set_and_put(&port->ip_object, label); in ipc_port_mark_in_limbo_pd() 794 io_label_set_and_put(&port->ip_object, &label); in ipc_port_mark_in_transit() 820 io_label_set_and_put(&port->ip_object, label); in ipc_port_mark_inactive()
|
| H A D | ipc_object.h | 451 io_label_set_and_put(ipc_object_t io, ipc_object_label_t *label) in io_label_set_and_put() function
|
| H A D | ipc_pset.c | 245 io_label_set_and_put(&pset->ips_object, &label); in ipc_pset_destroy()
|
| H A D | ipc_policy.c | 1125 io_label_set_and_put(&port->ip_object, &label); in ipc_entry_init()
|
| H A D | mach_port.c | 2292 io_label_set_and_put(&port->ip_object, &label); in mach_port_guard_locked()
|