Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/ipc/
H A Dipc_port.h301 #define ip_mq_lock_held(port) io_lock_held(ip_to_object(port)) macro
485 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_space()
501 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_transit()
509 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_limbo()
516 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_receiver()
536 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_destination()
H A Dipc_port.c1630 ip_mq_lock_held(port); in ipc_port_recv_update_inheritor()
1695 ip_mq_lock_held(port); in ipc_port_send_update_inheritor()
2041 ip_mq_lock_held(special_reply_port); // ip_sync_link_state is touched in ipc_port_adjust_special_reply_port_locked()
2263 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_adjust_port_locked()
2297 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_clear_sync_rcv_thread_boost_locked()
2347 ip_mq_lock_held(port); in ipc_port_add_watchport_elem_locked()
2383 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal_conditional_locked()
2413 ip_mq_lock_held(port); in ipc_port_replace_watchport_elem_conditional_locked()
2441 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal()
2493 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.c254 ip_mq_lock_held(port); in ipc_service_port_get_sblabel()
H A Dipc_mqueue.c618 ip_mq_lock_held(port); in ipc_mqueue_release_msgcount()
1399 ip_mq_lock_held(port); in ipc_mqueue_release_peek_ref()
H A Dipc_pset.c326 ip_mq_lock_held(port); in filt_port_filter_result()
H A Dipc_kmsg.c1488 ip_mq_lock_held(reply_port); in ipc_kmsg_link_reply_context_locked()
1520 ip_mq_lock_held(reply_port); in ipc_kmsg_validate_reply_port_locked()
2179 ip_mq_lock_held(st.dest_port); in ipc_kmsg_copyin_header()
H A Dipc_right.c383 ip_mq_lock_held(port); in ipc_right_reverse()
/xnu-11417.121.6/osfmk/kern/
H A Dipc_tt.c2650 ip_mq_lock_held(port); in convert_port_to_task_with_flavor_locked_noref()
3156 ip_mq_lock_held(port); in convert_port_to_thread_with_flavor_locked()