Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/ipc/
H A Dipc_port.h289 #define ip_mq_lock_held(port) io_lock_held(ip_to_object(port)) macro
476 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_space()
492 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_transit()
500 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_limbo()
507 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_receiver()
527 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_destination()
H A Dipc_port.c1526 ip_mq_lock_held(port); in ipc_port_recv_update_inheritor()
1591 ip_mq_lock_held(port); in ipc_port_send_update_inheritor()
1937 ip_mq_lock_held(special_reply_port); // ip_sync_link_state is touched in ipc_port_adjust_special_reply_port_locked()
2159 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_adjust_port_locked()
2193 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_clear_sync_rcv_thread_boost_locked()
2243 ip_mq_lock_held(port); in ipc_port_add_watchport_elem_locked()
2279 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal_conditional_locked()
2309 ip_mq_lock_held(port); in ipc_port_replace_watchport_elem_conditional_locked()
2337 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal()
2389 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.c538 ip_mq_lock_held(port); in ipc_mqueue_release_msgcount()
1309 ip_mq_lock_held(port); in ipc_mqueue_release_peek_ref()
H A Dipc_right.c382 ip_mq_lock_held(port); in ipc_right_reverse()
H A Dipc_kmsg.c3546 ip_mq_lock_held(reply_port); in ipc_kmsg_link_reply_context_locked()
3576 ip_mq_lock_held(reply_port); in ipc_kmsg_validate_reply_port_locked()
/xnu-8792.41.9/osfmk/kern/
H A Dipc_tt.c2587 ip_mq_lock_held(port); in convert_port_to_task_with_flavor_locked_noref()
3142 ip_mq_lock_held(port); in convert_port_to_thread_with_flavor_locked()