Home
last modified time | relevance | path

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

/xnu-11215.81.4/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-11215.81.4/tests/
H A Dport_descriptions.c78 TEST_HSP(HOST_RESOURCE_NOTIFY_PORT);
186 TEST_HSP(HOST_RESOURCE_NOTIFY_PORT);
/xnu-11215.81.4/osfmk/mach/
H A Dhost_special_ports.h106 #define HOST_RESOURCE_NOTIFY_PORT (20 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
/xnu-11215.81.4/osfmk/kern/
H A Dtask_policy.c3976 HOST_RESOURCE_NOTIFY_PORT, &dstport); in send_resource_violation()
4039 HOST_RESOURCE_NOTIFY_PORT, &dstport); in send_resource_violation_with_fatal_port()