| /xnu-8019.80.24/osfmk/kern/ |
| H A D | ipc_host.c | 242 if (IP_VALID(port)) { in convert_port_to_host() 274 if (IP_VALID(port)) { in convert_port_to_host_priv() 300 if (IP_VALID(port)) { in convert_port_to_processor() 323 if (IP_VALID(port)) { in convert_port_to_pset() 347 if (IP_VALID(port)) { in convert_port_to_pset_name() 483 if (IP_VALID(new_port)) { in host_set_exception_ports() 562 if (IP_VALID(old_port[i])) { in host_set_exception_ports() 572 if (IP_VALID(new_port)) { /* consume send right */ in host_set_exception_ports() 682 if (IP_VALID(new_port)) { in host_swap_exception_ports() 775 if (IP_VALID(old_port[i])) { in host_swap_exception_ports() [all …]
|
| H A D | ipc_tt.c | 500 if (IP_VALID(sself)) { in ipc_task_terminate() 506 if (IP_VALID(notifiers_ptr[i])) { in ipc_task_terminate() 514 if (IP_VALID(task->exc_actions[i].port)) { in ipc_task_terminate() 522 if (IP_VALID(task->itk_host)) { in ipc_task_terminate() 526 if (IP_VALID(task->itk_bootstrap)) { in ipc_task_terminate() 530 if (IP_VALID(task->itk_task_access)) { in ipc_task_terminate() 534 if (IP_VALID(task->itk_debug_control)) { in ipc_task_terminate() 539 if (IP_VALID(task->itk_resource_notify)) { in ipc_task_terminate() 545 if (IP_VALID(task->itk_registered[i])) { in ipc_task_terminate() 681 if (IP_VALID(task->itk_debug_control)) { in ipc_task_reset() [all …]
|
| H A D | arcade.c | 123 if (IP_VALID(port)) { in convert_port_to_arcade_register() 164 if (IP_VALID(arcade_upcall_port)) { in arcade_register_new_upcall() 201 if (IP_VALID(arcade_upcall_port)) { in arcade_upcall_refresh() 211 if (!IP_VALID(fairplayd_port)) { in arcade_upcall_refresh() 287 while (!IP_VALID(port)) { in arcade_ast()
|
| H A D | audit_sessionport.c | 90 if (IP_VALID(port)) { in audit_session_porttoaia() 132 if (IP_VALID(port)) { in audit_session_portdestroy()
|
| H A D | ipc_clock.c | 85 if (IP_VALID(port)) { in convert_port_to_clock() 109 if (IP_VALID(port)) { in convert_port_to_clock_ctrl()
|
| H A D | ipc_kobject.c | 629 if (IP_VALID(request_voucher_port)) { in ipc_kobject_server() 659 if (!IP_VALID(reply_port)) { in ipc_kobject_server() 930 if (!IP_VALID(target)) { in ipc_kobject_alloc_subst_once() 977 if ((alloc_opts & IPC_KOBJECT_PTRAUTH_STORE) && IP_VALID(port)) { in ipc_kobject_make_send_lazy_alloc_port() 984 if (!IP_VALID(port)) { in ipc_kobject_make_send_lazy_alloc_port() 1059 if (!IP_VALID(port)) { in ipc_kobject_make_send_lazy_alloc_labeled_port() 1139 if (IP_VALID(port)) { in ipc_kobject_nsrequest() 1181 if (IP_VALID(port)) { in ipc_kobject_make_send_nsrequest()
|
| H A D | exception.c | 230 if (!IP_VALID(exc_port)) { in exception_deliver() 469 if (IP_VALID(xport) && ip_in_space_noauth(xport, task->itk_space)) { in check_exc_receiver_dependency() 736 if (!IP_VALID(xport) || in sys_perf_notify()
|
| H A D | mach_node.c | 161 if (!IP_VALID(bs_port)) { in mach_node_publish() 209 if (IP_VALID(bs_port)) { in mach_node_port_changed() 215 assert(IP_VALID(bs_port)); in mach_node_port_changed()
|
| H A D | suid_cred.c | 141 if (!IP_VALID(port)) { in suid_cred_verify()
|
| H A D | ipc_misc.c | 77 if (IP_VALID(port)) { in fileport_port_to_fileglob()
|
| H A D | host_notify.c | 81 if (!IP_VALID(port)) { in host_request_notification()
|
| H A D | ux_handler.c | 89 if (!IP_VALID(ux_handler_send_right)) { in ux_handler_setup()
|
| H A D | clock_oldops.c | 462 if (IP_VALID(alarm_port) == 0) { in clock_alarm() 730 if (IP_VALID(alrm->al_port)) { in alarm_done()
|
| H A D | task_ident.c | 311 if (IP_VALID(port)) { in convert_port_to_task_id_token()
|
| H A D | work_interval.c | 494 if (IP_VALID(port)) { in work_interval_port_convert_locked() 531 assert(IP_VALID(port)); in port_name_to_work_interval()
|
| /xnu-8019.80.24/osfmk/UserNotification/ |
| H A D | KUNCUserNotifications.c | 92 if (IP_VALID(UNDServer)) { in UNDServer_deallocate() 214 if (IP_VALID(UNDServer)) { in KUNCExecute() 237 if (IP_VALID(UNDServer)) { in KUNCUserNotificationDisplayNotice() 271 if (IP_VALID(UNDServer)) { in KUNCUserNotificationDisplayAlert() 320 if (IP_VALID(UNDServer)) { in KUNCUserNotificationDisplayFromBundle() 350 if (IP_VALID(port)) { in convert_port_to_UNDReply()
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | flipc.c | 72 if (IP_VALID(lport)) { in mnl_name_from_port() 108 assert(IP_VALID(lport)); in flipc_port_create() 151 assert(IP_VALID(lport)); in flipc_port_destroy() 366 assert(IP_VALID(bs_port)); in flipc_node_prepare() 394 if (IP_VALID(bs_port)) { in flipc_node_retire() 594 if (!IP_VALID(ack_port) || !MACH_NODE_ID_VALID(nid)) { in flipc_msg_ack()
|
| H A D | mach_kernelrpc.c | 261 if (rv != KERN_SUCCESS && IP_VALID(port)) { in _kernelrpc_mach_port_insert_right_trap() 462 if (IP_VALID(previous)) { in _kernelrpc_mach_port_request_notification_trap() 678 if (IP_VALID(sright)) { in task_dyld_process_info_notify_get_trap() 696 assert(IP_VALID(sright)); in task_dyld_process_info_notify_get_trap() 738 assert(IP_VALID(sright)); in task_dyld_process_info_notify_get_trap() 754 assert(IP_VALID(sright)); in task_dyld_process_info_notify_get_trap()
|
| H A D | ipc_port.c | 524 if (IP_VALID(IPR_SOR_PORT(ipr->ipr_soright))) { in ipc_port_request_type() 929 if (MACH_PORT_VALID(name) && armed && IP_VALID(soright)) { in ipc_port_spnotify() 972 if (MACH_PORT_VALID(name) && IP_VALID(soright)) { in ipc_port_dnnotify() 2692 if (!IP_VALID(port)) { in ipc_port_make_send() 2740 if (!IP_VALID(port)) { in ipc_port_copy_send() 2773 if (IP_VALID(sright)) { in ipc_port_copyout_send_internal() 2808 if (IP_VALID(sright)) { in ipc_port_copyout_send_pinned() 2862 if (IP_VALID(port)) { in ipc_port_release_send() 2898 if (!IP_VALID(port)) { in ipc_port_make_sonce() 2964 if (IP_VALID(port)) { in ipc_port_release_sonce() [all …]
|
| H A D | ipc_kmsg.c | 1332 assert(!IP_VALID(ipc_kmsg_get_voucher_port(kmsg))); in ipc_kmsg_free() 1708 if (!IP_VALID(dsc->name)) { in ipc_kmsg_clean_body() 1769 if (!IP_VALID(dsc->name)) { in ipc_kmsg_clean_body() 2064 if (IP_VALID(dest_port) && IP_PREALLOC(dest_port)) { in ipc_kmsg_get_from_kernel() 2149 assert(IP_VALID(port)); in ipc_kmsg_send() 2222 assert(IP_VALID(port)); in ipc_kmsg_send() 2516 if (IP_VALID(special_reply_port) && in ipc_kmsg_set_qos() 3006 assert(!IP_VALID(release_port)); in ipc_kmsg_copyin_header() 3038 assert(IP_VALID(voucher_port)); in ipc_kmsg_copyin_header() 3133 if (IP_VALID(voucher_port)) { in ipc_kmsg_copyin_header() [all …]
|
| H A D | ipc_voucher.c | 312 if (IP_VALID(port)) { in iv_dealloc() 366 if (IP_VALID(port)) { in unsafe_convert_port_to_voucher() 394 if (IP_VALID(port) && ip_kotype(port) == IKOT_VOUCHER) { in convert_port_to_voucher() 597 if (IP_VALID(port)) { in ivac_dealloc() 646 if (IP_VALID(port)) { in convert_port_to_voucher_attr_control() 2613 if (!IP_VALID(voucher_port)) { in ipc_get_pthpriority_from_kmsg_voucher() 2691 if (!IP_VALID(voucher_port) || current_task() == kernel_task) { in ipc_voucher_send_preprocessing() 2743 if ((option & MACH_RCV_VOUCHER) == 0 || (!IP_VALID(voucher_port)) || in ipc_voucher_receive_postprocessing()
|
| H A D | mach_debug.c | 276 assert(IP_VALID(port)); in mach_port_space_info() 732 if (!IP_VALID(thread->ith_special_reply_port)) { in mach_port_special_reply_port_reset_link()
|
| H A D | ipc_eventlink.c | 982 if (IP_VALID(port)) { in convert_port_to_eventlink() 1061 assert(IP_VALID(kern_port)); in port_name_to_eventlink()
|
| H A D | ipc_importance.c | 728 assert(IP_VALID(port)); in ipc_importance_task_propagate_helper() 2505 assert(IP_VALID(port)); in ipc_importance_send() 2537 if (IP_VALID(voucher_port) && in ipc_importance_send() 3157 if (IP_VALID(voucher_port)) { in ipc_importance_receive() 3186 if (IP_VALID(voucher_port) || inherit != III_NULL) { in ipc_importance_receive() 3293 if (!IP_VALID(ipc_kmsg_get_voucher_port(kmsg)) && IIT_NULL != task_imp) { in ipc_importance_unreceive() 3335 if (IP_VALID(port)) { in ipc_importance_clean()
|
| /xnu-8019.80.24/osfmk/device/ |
| H A D | iokit_rpc.c | 102 if (!IP_VALID(port)) { in iokit_lookup_io_object() 160 assert(IP_VALID(port)); in iokit_lookup_object_in_space_with_port_name() 213 assert(IP_VALID(port)); in iokit_lookup_raw_current_task() 364 if (IP_VALID( sendPort )) { in iokit_make_send_right() 403 if (IP_VALID(port)) { in iokit_no_senders()
|