| /xnu-8796.121.2/osfmk/kern/ |
| H A D | ktrace_background_notify.c | 48 kr = host_get_ktrace_background_port(host_priv_self(), &user_port); in ktrace_background_available_notify_user()
|
| H A D | sysdiagnose.c | 51 kr = host_get_sysdiagnose_port(host_priv_self(), &user_port); in sysdiagnose_notify_user()
|
| H A D | host.h | 122 extern host_priv_t host_priv_self(void);
|
| H A D | ux_handler.c | 103 kr = host_set_exception_ports(host_priv_self(), in ux_handler_setup()
|
| H A D | ecc_logging.c | 114 kern_return_t kr = host_get_memory_error_port(host_priv_self(), &user_port); in mcc_error_notify_user()
|
| H A D | arcade.c | 207 if (host_get_fairplayd_port(host_priv_self(), &fairplayd_port) != KERN_SUCCESS) { in arcade_upcall_refresh()
|
| H A D | exception.c | 696 host_priv = host_priv_self(); in exception_triage_thread() 883 hostp = host_priv_self(); /* Get the host privileged ports */ in sys_perf_notify()
|
| H A D | ipc_host.c | 380 host_priv_self(), IKOT_HOST_PRIV); in host_port_copy_send()
|
| H A D | host.c | 1352 return host_get_io_main_port(host_priv_self(), io_mainp); in host_get_io_main() 1362 host_priv_self(void) in host_priv_self() function
|
| H A D | mach_node.c | 213 kernel_get_special_port(host_priv_self(), HOST_NODE_PORT, &bs_port); in mach_node_port_changed()
|
| H A D | thread_act.c | 1216 host_priv_t host_priv = host_priv_self(); in thread_raise_exception()
|
| H A D | telemetry.c | 475 kern_return_t kr = host_get_telemetry_port(host_priv_self(), &user_port); in telemetry_notify_user()
|
| H A D | task_policy.c | 3903 kr = host_get_special_port(host_priv_self(), HOST_LOCAL_NODE, in send_resource_violation() 3966 kr = host_get_special_port(host_priv_self(), HOST_LOCAL_NODE, in send_resource_violation_with_fatal_port()
|
| H A D | coalition.c | 552 kr = host_get_coalition_port(host_priv_self(), &user_port); in coalition_notify_user()
|
| H A D | ipc_tt.c | 217 kr = host_get_host_port(host_priv_self(), &port); in ipc_task_init()
|
| /xnu-8796.121.2/osfmk/device/ |
| H A D | device_init.c | 96 kernel_set_special_port(host_priv_self(), HOST_IO_MAIN_PORT, in device_service_create()
|
| /xnu-8796.121.2/bsd/security/audit/ |
| H A D | audit_bsd.c | 465 error = host_get_audit_control_port(host_priv_self(), &audit_port); in audit_send_trigger() 482 error = host_get_audit_control_port(host_priv_self(), &audit_port); in audit_send_analytics()
|
| /xnu-8796.121.2/osfmk/UserNotification/ |
| H A D | KUNCUserNotifications.c | 83 kr = host_get_user_notification_port(host_priv_self(), &UNDServer); in UNDServer_reference()
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | kern_shutdown.c | 341 host_reboot(host_priv_self(), hostboot_option); in reboot_kernel()
|
| H A D | kern_prot.c | 1742 host_priv = (sec_token.val[0]) ? HOST_PRIV_NULL : host_priv_self(); in set_security_token_task_internal()
|
| H A D | kern_memorystatus.c | 3832 thread_wire(host_priv_self(), current_thread(), TRUE); in memorystatus_thread_init()
|
| /xnu-8796.121.2/bsd/vfs/ |
| H A D | vfs_io_compression_stats.c | 420 kern_return_t kr = host_get_iocompressionstats_port(host_priv_self(), &user_port); in iocs_notify_user()
|
| H A D | vfs_syscalls.c | 11399 kr = host_get_filecoordinationd_port(host_priv_self(), &mp); in nspace_resolver_req_cancel() 11982 kern_ret = host_get_filecoordinationd_port(host_priv_self(), in vfs_materialize_item() 12240 kr = host_get_filecoordinationd_port(host_priv_self(), &mp); in resolve_nspace_item_ext()
|
| /xnu-8796.121.2/osfmk/corpses/ |
| H A D | corpse.c | 525 kr = host_get_exception_ports(host_priv_self(), EXC_MASK_CORPSE_NOTIFY, in task_should_generate_lightweight_corpse()
|
| /xnu-8796.121.2/bsd/nfs/ |
| H A D | nfs_gss.c | 1136 kr = host_get_gssd_port(host_priv_self(), &mp); in nfs_gss_svc_gssd_upcall()
|