Home
last modified time | relevance | path

Searched refs:ip_mq_lock_held (Results 1 – 8 of 8) sorted by relevance

/xnu-8020.140.41/osfmk/ipc/
H A Dipc_port.h272 #define ip_mq_lock_held(port) io_lock_held(ip_to_object(port)) macro
444 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_space()
460 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_transit()
468 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_limbo()
475 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_receiver()
495 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_destination()
H A Dipc_port.c1490 ip_mq_lock_held(port); in ipc_port_recv_update_inheritor()
1555 ip_mq_lock_held(port); in ipc_port_send_update_inheritor()
1901 ip_mq_lock_held(special_reply_port); // ip_sync_link_state is touched in ipc_port_adjust_special_reply_port_locked()
2123 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_adjust_port_locked()
2157 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_clear_sync_rcv_thread_boost_locked()
2207 ip_mq_lock_held(port); in ipc_port_add_watchport_elem_locked()
2243 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal_conditional_locked()
2273 ip_mq_lock_held(port); in ipc_port_replace_watchport_elem_conditional_locked()
2301 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal()
2353 ip_mq_lock_held(port); in ipc_port_get_watchport_inheritor()
[all …]
H A Dipc_notify.c150 ip_mq_lock_held(port); in ipc_notify_no_senders_prepare()
H A Dipc_service_port.c237 ip_mq_lock_held(port); in ipc_service_port_get_sblabel()
H A Dipc_mqueue.c543 ip_mq_lock_held(port); in ipc_mqueue_release_msgcount()
1289 ip_mq_lock_held(port); in ipc_mqueue_release_peek_ref()
H A Dipc_kmsg.c2601 ip_mq_lock_held(reply_port); in ipc_kmsg_link_reply_context_locked()
2631 ip_mq_lock_held(reply_port); in ipc_kmsg_validate_reply_port_locked()
H A Dipc_right.c417 ip_mq_lock_held(port); in ipc_right_reverse()
/xnu-8020.140.41/osfmk/kern/
H A Dipc_tt.c2465 ip_mq_lock_held(port); in convert_port_to_task_with_flavor_locked_noref()
3026 ip_mq_lock_held(port); in convert_port_to_thread_with_flavor_locked()