Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_port.h301 #define ip_mq_lock_held(port) io_lock_held(ip_to_object(port)) macro
500 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_space()
516 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_transit()
524 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_in_limbo()
531 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_receiver()
551 ip_mq_lock_held(port); /* port must be locked, otherwise PAC could fail */ in ip_get_destination()
H A Dipc_port.c1611 ip_mq_lock_held(port); in ipc_port_recv_update_inheritor()
1676 ip_mq_lock_held(port); in ipc_port_send_update_inheritor()
2022 ip_mq_lock_held(special_reply_port); // ip_sync_link_state is touched in ipc_port_adjust_special_reply_port_locked()
2244 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_adjust_port_locked()
2278 ip_mq_lock_held(port); // ip_sync_link_state is touched in ipc_port_clear_sync_rcv_thread_boost_locked()
2328 ip_mq_lock_held(port); in ipc_port_add_watchport_elem_locked()
2364 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal_conditional_locked()
2394 ip_mq_lock_held(port); in ipc_port_replace_watchport_elem_conditional_locked()
2422 ip_mq_lock_held(port); in ipc_port_clear_watchport_elem_internal()
2474 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.c617 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.c319 ip_mq_lock_held(port); in filt_port_filter_result()
H A Dipc_kmsg.c1491 ip_mq_lock_held(reply_port); in ipc_kmsg_link_reply_context_locked()
1523 ip_mq_lock_held(reply_port); in ipc_kmsg_validate_reply_port_locked()
H A Dipc_right.c386 ip_mq_lock_held(port); in ipc_right_reverse()
/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c2637 ip_mq_lock_held(port); in convert_port_to_task_with_flavor_locked_noref()
3143 ip_mq_lock_held(port); in convert_port_to_thread_with_flavor_locked()