Home
last modified time | relevance | path

Searched refs:HOST_RESOURCE_NOTIFY_PORT (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/libsyscall/mach/
H A Dport_descriptions.c70 [HOST_RESOURCE_NOTIFY_PORT] = "resource notify", in mach_host_special_port_description()
174 SP_ENTRY(HOST_RESOURCE_NOTIFY_PORT), in mach_host_special_port_for_id()
/xnu-8020.101.4/tests/
H A Dport_descriptions.c78 TEST_HSP(HOST_RESOURCE_NOTIFY_PORT);
183 TEST_HSP(HOST_RESOURCE_NOTIFY_PORT);
/xnu-8020.101.4/osfmk/mach/
H A Dhost_special_ports.h106 #define HOST_RESOURCE_NOTIFY_PORT (20 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
/xnu-8020.101.4/osfmk/kern/
H A Dtask_policy.c3883 HOST_RESOURCE_NOTIFY_PORT, &dstport); in send_resource_violation()
3946 HOST_RESOURCE_NOTIFY_PORT, &dstport); in send_resource_violation_with_fatal_port()