Home
last modified time | relevance | path

Searched refs:ip_mq_unlock (Results 1 – 25 of 29) sorted by relevance

12

/xnu-8019.80.24/osfmk/ipc/ !
H A Dipc_port.c353 ip_mq_unlock(port); in ipc_port_request_grow()
360 ip_mq_unlock(port); in ipc_port_request_grow()
366 ip_mq_unlock(port); in ipc_port_request_grow()
421 ip_mq_unlock(port); in ipc_port_request_grow()
428 ip_mq_unlock(port); in ipc_port_request_grow()
596 ip_mq_unlock(port); in ipc_port_pdrequest()
634 ip_mq_unlock(port); in ipc_port_nsrequest()
638 ip_mq_unlock(port); in ipc_port_nsrequest()
901 ip_mq_unlock(port); in ipc_port_spnotify()
932 ip_mq_unlock(port); in ipc_port_spnotify()
[all …]
H A Dipc_right.c518 ip_mq_unlock(port); in ipc_right_request_alloc()
535 ip_mq_unlock(port); in ipc_right_request_alloc()
583 ip_mq_unlock(port); in ipc_right_request_alloc()
587 ip_mq_unlock(port); in ipc_right_request_alloc()
777 ip_mq_unlock(port); in ipc_right_check()
849 ip_mq_unlock(port); in ipc_right_terminate()
886 ip_mq_unlock(port); in ipc_right_terminate()
1009 ip_mq_unlock(port); in ipc_right_destroy()
1021 ip_mq_unlock(port); in ipc_right_destroy()
1055 ip_mq_unlock(port); in ipc_right_destroy()
[all …]
H A Dmach_port.c155 ip_mq_unlock(port); in mach_port_names_helper()
181 ip_mq_unlock(port); in mach_port_names_helper()
696 ip_mq_unlock(port); in mach_port_allocate_full()
1048 ip_mq_unlock(port); in mach_port_peek()
1098 ip_mq_unlock(port); in mach_port_set_mscount()
1141 ip_mq_unlock(port); in mach_port_set_seqno()
1190 ip_mq_unlock(port); in mach_port_get_context()
1253 ip_mq_unlock(port); in mach_port_set_context()
1261 ip_mq_unlock(port); in mach_port_set_context()
1615 ip_mq_unlock(port); in mach_port_request_notification()
[all …]
H A Dipc_service_port.c160 ip_mq_unlock(port); in ipc_service_port_derive_sblabel()
166 ip_mq_unlock(port); in ipc_service_port_derive_sblabel()
174 ip_mq_unlock(port); in ipc_service_port_derive_sblabel()
H A Dipc_mqueue.c295 ip_mq_unlock(ip_from_mq(port_mqueue)); in ipc_mqueue_add_unlock()
427 ip_mq_unlock(port); in ipc_mqueue_send_locked()
437 ip_mq_unlock(port); in ipc_mqueue_send_locked()
441 ip_mq_unlock(port); in ipc_mqueue_send_locked()
469 ip_mq_unlock(port); in ipc_mqueue_send_locked()
480 ip_mq_unlock(port); in ipc_mqueue_send_locked()
1005 ip_mq_unlock(ip_from_mq(port_mq)); in ipc_mqueue_receive_on_thread()
1320 ip_mq_unlock(port); in ipc_mqueue_peek()
1350 ip_mq_unlock(port); in ipc_mqueue_release_peek_ref()
1422 ip_mq_unlock(port); in ipc_mqueue_set_gather_member_names()
H A Dmach_debug.c138 ip_mq_unlock(port); in mach_port_get_srights()
279 ip_mq_unlock(port); in mach_port_space_info()
467 ip_mq_unlock(port); in mach_port_dnrequest_info()
742 ip_mq_unlock(port); in mach_port_special_reply_port_reset_link()
749 ip_mq_unlock(port); in mach_port_special_reply_port_reset_link()
H A Dflipc.c340 ip_mq_unlock(lport); in flipc_cmd_ack()
373 ip_mq_unlock(bs_port); in flipc_node_prepare()
397 ip_mq_unlock(bs_port); in flipc_node_retire()
581 ip_mq_unlock(fport->lport); in flipc_msg_ack()
H A Dipc_importance.c732 ip_mq_unlock(port); in ipc_importance_task_propagate_helper()
2239 ip_mq_unlock(port); in ipc_importance_check_circularity()
2253 ip_mq_unlock(dest); in ipc_importance_check_circularity()
2255 ip_mq_unlock(port); in ipc_importance_check_circularity()
2291 ip_mq_unlock(base); in ipc_importance_check_circularity()
2365 ip_mq_unlock(port); in ipc_importance_check_circularity()
2383 ip_mq_unlock(dest); in ipc_importance_check_circularity()
2420 ip_mq_unlock(base); in ipc_importance_check_circularity()
2430 ip_mq_unlock(port); in ipc_importance_check_circularity()
2520 ip_mq_unlock(port); in ipc_importance_send()
[all …]
H A Dipc_eventlink.c985 ip_mq_unlock(port); in convert_port_to_eventlink()
1064 ip_mq_unlock(kern_port); in port_name_to_eventlink()
1092 ip_mq_unlock(port); in ipc_eventlink_no_senders()
1097 ip_mq_unlock(port); in ipc_eventlink_no_senders()
H A Dipc_kmsg.c1043 ip_mq_unlock(dst_port); in ipc_kmsg_trace_send()
1359 ip_mq_unlock(port); in ipc_kmsg_free()
2067 ip_mq_unlock(dest_port); in ipc_kmsg_get_from_kernel()
2073 ip_mq_unlock(dest_port); in ipc_kmsg_get_from_kernel()
2078 ip_mq_unlock(dest_port); in ipc_kmsg_get_from_kernel()
2163 ip_mq_unlock(port); in ipc_kmsg_send()
2177 ip_mq_unlock(port); in ipc_kmsg_send()
2204 ip_mq_unlock(port); in ipc_kmsg_send()
2246 ip_mq_unlock(port); in ipc_kmsg_send()
3082 ip_mq_unlock(dport); in ipc_kmsg_copyin_header()
[all …]
H A Dipc_notify.c240 ip_mq_unlock(port); in ipc_notify_send_once_and_unlock()
H A Dipc_object.c748 ip_mq_unlock(port); in ipc_object_copyin_from_kernel()
761 ip_mq_unlock(port); in ipc_object_copyin_from_kernel()
778 ip_mq_unlock(port); in ipc_object_copyin_from_kernel()
796 ip_mq_unlock(port); in ipc_object_copyin_from_kernel()
H A Dipc_pset.c565 ip_mq_unlock(port); in filt_machport_turnstile_complete_port()
582 ip_mq_unlock(port); in filt_machport_turnstile_complete_port()
H A Dmach_msg.c469 ip_mq_unlock(dest_port); in mach_msg_rcv_link_special_reply_port()
H A Dipc_port.h269 #define ip_mq_unlock(port) io_unlock(ip_to_object(port)) macro
/xnu-8019.80.24/osfmk/kern/ !
H A Dmk_timer.c107 ip_mq_unlock(port); in mk_timer_create_trap()
216 ip_mq_unlock(port); in mk_timer_destroy_trap()
220 ip_mq_unlock(port); in mk_timer_destroy_trap()
260 ip_mq_unlock(port); in mk_timer_arm_trap_internal()
290 ip_mq_unlock(port); in mk_timer_arm_trap_internal()
342 ip_mq_unlock(port); in mk_timer_cancel_trap()
354 ip_mq_unlock(port); in mk_timer_cancel_trap()
H A Dipc_tt.c651 ip_mq_unlock(old_kport); in ipc_task_reset()
662 ip_mq_unlock(old_pport); in ipc_task_reset()
1372 ip_mq_unlock(port); in mach_reply_port()
1410 ip_mq_unlock(port); in thread_get_special_reply_port()
1444 ip_mq_unlock(port); in thread_get_kernel_special_reply_port()
2456 ip_mq_unlock(port); in convert_port_to_locked_task_with_flavor()
2462 ip_mq_unlock(port); in convert_port_to_locked_task_with_flavor()
2472 ip_mq_unlock(port); in convert_port_to_locked_task_with_flavor()
2481 ip_mq_unlock(port); in convert_port_to_locked_task_with_flavor()
2486 ip_mq_unlock(port); in convert_port_to_locked_task_with_flavor()
[all …]
H A Dipc_kobject.c1150 ip_mq_unlock(port); in ipc_kobject_nsrequest()
1188 ip_mq_unlock(port); in ipc_kobject_make_send_nsrequest()
1328 ip_mq_unlock(port); in ipc_kobject_enable()
1373 ip_mq_unlock(port); in ipc_kobject_disable()
1446 ip_mq_unlock(port); in ipc_kobject_upgrade()
1483 ip_mq_unlock(port); in ipc_kobject_downgrade_host_notify()
1543 ip_mq_unlock(port); in ipc_kobject_notify_send_once_and_unlock()
H A Dipc_clock.c163 ip_mq_unlock(port); in port_name_to_clock()
H A Dsuid_cred.c155 ip_mq_unlock(port); in suid_cred_verify()
H A Dexception.c236 ip_mq_unlock(exc_port); in exception_deliver()
242 ip_mq_unlock(exc_port); in exception_deliver()
H A Dwork_interval.c542 ip_mq_unlock(port); in port_name_to_work_interval()
H A Dsync_sema.c1213 ip_mq_unlock(port); in port_name_to_semaphore()
H A Dthread.c3692 ip_mq_unlock(port); in thread_port_with_flavor_no_senders()
3701 ip_mq_unlock(port); in thread_port_with_flavor_no_senders()
3734 ip_mq_unlock(port); in thread_port_with_flavor_no_senders()
/xnu-8019.80.24/osfmk/device/ !
H A Diokit_rpc.c163 ip_mq_unlock(port); in iokit_lookup_object_in_space_with_port_name()

12