| /xnu-8020.101.4/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 | 501 if (IP_VALID(sself)) { in ipc_task_terminate() 507 if (IP_VALID(notifiers_ptr[i])) { in ipc_task_terminate() 515 if (IP_VALID(task->exc_actions[i].port)) { in ipc_task_terminate() 523 if (IP_VALID(task->itk_host)) { in ipc_task_terminate() 527 if (IP_VALID(task->itk_bootstrap)) { in ipc_task_terminate() 531 if (IP_VALID(task->itk_task_access)) { in ipc_task_terminate() 535 if (IP_VALID(task->itk_debug_control)) { in ipc_task_terminate() 540 if (IP_VALID(task->itk_resource_notify)) { in ipc_task_terminate() 546 if (IP_VALID(task->itk_registered[i])) { in ipc_task_terminate() 682 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 | 628 if (IP_VALID(request_voucher_port)) { in ipc_kobject_server() 658 if (!IP_VALID(reply_port)) { in ipc_kobject_server() 929 if (!IP_VALID(target)) { in ipc_kobject_alloc_subst_once() 976 if ((alloc_opts & IPC_KOBJECT_PTRAUTH_STORE) && IP_VALID(port)) { in ipc_kobject_make_send_lazy_alloc_port() 983 if (!IP_VALID(port)) { in ipc_kobject_make_send_lazy_alloc_port() 1058 if (!IP_VALID(port)) { in ipc_kobject_make_send_lazy_alloc_labeled_port() 1138 if (IP_VALID(port)) { in ipc_kobject_nsrequest() 1179 if (IP_VALID(port)) { in ipc_kobject_make_send_nsrequest()
|
| H A D | task_ident.c | 96 if (IP_VALID(port)) { in tidt_release() 313 if (IP_VALID(port)) { in convert_port_to_task_id_token()
|
| H A D | exception.c | 234 if (!IP_VALID(exc_port)) { in exception_deliver() 507 if (IP_VALID(xport) && ip_in_space_noauth(xport, task->itk_space)) { in check_exc_receiver_dependency() 777 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 | 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 | work_interval.c | 495 if (IP_VALID(port)) { in work_interval_port_convert_locked() 532 assert(IP_VALID(port)); in port_name_to_work_interval()
|
| H A D | sync_sema.c | 213 if (IP_VALID(port)) { in semaphore_free() 1216 if (IP_VALID(port)) { in convert_port_to_semaphore()
|
| /xnu-8020.101.4/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-8020.101.4/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_kmsg.c | 1332 assert(!IP_VALID(ipc_kmsg_get_voucher_port(kmsg))); in ipc_kmsg_free() 1705 if (!IP_VALID(dsc->name)) { in ipc_kmsg_clean_body() 1766 if (!IP_VALID(dsc->name)) { in ipc_kmsg_clean_body() 2061 if (IP_VALID(dest_port) && IP_PREALLOC(dest_port)) { in ipc_kmsg_get_from_kernel() 2151 assert(IP_VALID(port)); in ipc_kmsg_send() 2224 assert(IP_VALID(port)); in ipc_kmsg_send() 2533 if (IP_VALID(special_reply_port) && in ipc_kmsg_set_qos() 3034 assert(!IP_VALID(release_port)); in ipc_kmsg_copyin_header() 3066 assert(IP_VALID(voucher_port)); in ipc_kmsg_copyin_header() 3164 if (IP_VALID(voucher_port)) { in ipc_kmsg_copyin_header() [all …]
|
| H A D | ipc_port.c | 530 if (IP_VALID(IPR_SOR_PORT(ipr->ipr_soright))) { in ipc_port_request_type() 909 if (MACH_PORT_VALID(name) && armed && IP_VALID(soright)) { in ipc_port_spnotify() 952 if (MACH_PORT_VALID(name) && IP_VALID(soright)) { in ipc_port_dnnotify() 2695 if (!IP_VALID(port)) { in ipc_port_make_send() 2743 if (!IP_VALID(port)) { in ipc_port_copy_send() 2776 if (IP_VALID(sright)) { in ipc_port_copyout_send_internal() 2811 if (IP_VALID(sright)) { in ipc_port_copyout_send_pinned() 2865 if (IP_VALID(port)) { in ipc_port_release_send() 2901 if (!IP_VALID(port)) { in ipc_port_make_sonce() 2967 if (IP_VALID(port)) { in ipc_port_release_sonce() [all …]
|
| H A D | ipc_voucher.c | 304 if (IP_VALID(port)) { in iv_dealloc() 358 if (IP_VALID(port)) { in unsafe_convert_port_to_voucher() 386 if (IP_VALID(port) && ip_kotype(port) == IKOT_VOUCHER) { in convert_port_to_voucher() 589 if (IP_VALID(port)) { in ivac_dealloc() 638 if (IP_VALID(port)) { in convert_port_to_voucher_attr_control() 2507 if (!IP_VALID(voucher_port)) { in ipc_get_pthpriority_from_kmsg_voucher() 2586 if (!IP_VALID(voucher_port) || current_task() == kernel_task) { in ipc_voucher_send_preprocessing() 2638 if ((option & MACH_RCV_VOUCHER) == 0 || (!IP_VALID(voucher_port)) || in ipc_voucher_receive_postprocessing()
|
| H A D | mach_debug.c | 273 assert(IP_VALID(port)); in mach_port_space_info() 752 if (!IP_VALID(thread->ith_special_reply_port)) { in mach_port_special_reply_port_reset_link()
|
| H A D | ipc_eventlink.c | 975 if (IP_VALID(port)) { in convert_port_to_eventlink() 1054 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-8020.101.4/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()
|