Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/ !
H A Dipc_port.h265 #define ip_mq_lock_held(port) io_lock_held(ip_to_object(port)) macro
437 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_space()
453 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_transit()
461 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_limbo()
468 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_receiver()
488 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_destination()
H A Dipc_port.c1507 ip_mq_lock_held(port); in ipc_port_recv_update_inheritor()
1572 ip_mq_lock_held(port); in ipc_port_send_update_inheritor()
1918 ip_mq_lock_held(special_reply_port); // ip_sync_link_state is touched in ipc_port_adjust_special_reply_port_locked()
2140 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_adjust_port_locked()
2174 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_clear_sync_rcv_thread_boost_locked()
2204 ip_mq_lock_held(port); in ipc_port_add_watchport_elem_locked()
2241 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal_conditional_locked()
2271 ip_mq_lock_held(port); in ipc_port_replace_watchport_elem_conditional_locked()
2298 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal()
2350 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.c211 ip_mq_lock_held(port); in ipc_service_port_get_sblabel()
H A Dipc_mqueue.c576 ip_mq_lock_held(port); in ipc_mqueue_release_msgcount()
1342 ip_mq_lock_held(port); in ipc_mqueue_release_peek_ref()
H A Dipc_kmsg.c2548 ip_mq_lock_held(reply_port); in ipc_kmsg_link_reply_context_locked()
2578 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-8019.80.24/osfmk/kern/ !
H A Dipc_tt.c2515 ip_mq_lock_held(port); in convert_port_to_task_with_flavor_locked()
3021 ip_mq_lock_held(port); in convert_port_to_thread_with_flavor_locked()