Searched refs:HOST_PRIV_NULL (Results 1 – 10 of 10) sorted by relevance
158 if (host_priv == HOST_PRIV_NULL) { in host_processors()1046 if (host_priv == HOST_PRIV_NULL) { in host_processor_sets()1074 if (host_priv == HOST_PRIV_NULL || pset_name == PROCESSOR_SET_NULL) { in host_processor_set_priv()1235 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port_from_user()1253 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port()1291 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port_from_user()1313 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port()1388 if (host_priv == HOST_PRIV_NULL) { in host_set_multiuser_config_flags()
504 if (host_priv == HOST_PRIV_NULL) { in host_set_exception_ports()643 if (host_priv == HOST_PRIV_NULL) { in host_get_exception_ports()708 if (host_priv == HOST_PRIV_NULL) { in host_swap_exception_ports()
237 if (host_priv == HOST_PRIV_NULL) { in host_reboot()632 if (host_priv == HOST_PRIV_NULL) { in host_get_boot_info()
5165 if (host_priv != HOST_PRIV_NULL) { in task_set_security_tokens()
310 #define HOST_PRIV_NULL ((host_priv_t)NULL) macro340 #define HOST_PRIV_NULL ((host_priv_t) 0) macro
1680 host_priv = (sec_token.val[0]) ? HOST_PRIV_NULL : host_priv_self(); in set_security_token()1682 if (host_priv != HOST_PRIV_NULL && mac_system_check_host_priv(my_cred)) { in set_security_token()1683 host_priv = HOST_PRIV_NULL; in set_security_token()
296 if (hostPriv == HOST_PRIV_NULL) { in kext_request()
1547 if (host_priv == HOST_PRIV_NULL) { in mach_vm_wire_external()1609 if (host_priv == HOST_PRIV_NULL) { in vm_wire()2244 if (vm_allocate_cpm_privileged && HOST_PRIV_NULL == host_priv) { in vm_allocate_cpm()
1419 if (host_priv == HOST_PRIV_NULL) { in host_default_memory_manager()
10375 if (hostPriv == HOST_PRIV_NULL) {