Home
last modified time | relevance | path

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

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