Home
last modified time | relevance | path

Searched refs:resource_notify_flags_t (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.1.9/osfmk/mach/
H A Dresource_notify.defs44 type resource_notify_flags_t = uint64_t;
75 flags : resource_notify_flags_t
95 flags : resource_notify_flags_t
115 flags : resource_notify_flags_t
135 flags : resource_notify_flags_t
155 flags : resource_notify_flags_t
176 flags : resource_notify_flags_t
H A Dresource_monitors.h44 typedef uint64_t resource_notify_flags_t; typedef
/xnu-12377.1.9/tests/
H A Dkqworkloop_limits.c249 __unused resource_notify_flags_t flags) in receive_cpu_usage_violation()
264 __unused resource_notify_flags_t flags) in receive_cpu_wakes_violation()
279 __unused resource_notify_flags_t flags) in receive_disk_writes_violation()
292 __unused resource_notify_flags_t flags) in receive_port_space_violation()
305 __unused resource_notify_flags_t flags) in receive_file_descriptors_violation()
318 __unused resource_notify_flags_t flags) in receive_kqworkloops_violation()
H A Dfd_table_limits.c293 __unused resource_notify_flags_t flags) in receive_cpu_usage_violation()
308 __unused resource_notify_flags_t flags) in receive_cpu_wakes_violation()
323 __unused resource_notify_flags_t flags) in receive_disk_writes_violation()
336 __unused resource_notify_flags_t flags) in receive_port_space_violation()
349 __unused resource_notify_flags_t flags) in receive_file_descriptors_violation()
H A Dport_table_limits.c295 __unused resource_notify_flags_t flags) in receive_cpu_usage_violation()
311 __unused resource_notify_flags_t flags) in receive_cpu_wakes_violation()
327 __unused resource_notify_flags_t flags) in receive_disk_writes_violation()
340 __unused resource_notify_flags_t flags) in receive_port_space_violation()
358 __unused resource_notify_flags_t flags) in receive_file_descriptors_violation()
/xnu-12377.1.9/osfmk/kern/
H A Dpolicy_internal.h379 resource_notify_flags_t flags);
404 resource_notify_flags_t flags);
H A Dtask_policy.c3961 resource_notify_flags_t flags) in send_resource_violation()
4032 resource_notify_flags_t flags) in send_resource_violation_with_fatal_port()
H A Dtask.c8687 __unused resource_notify_flags_t flags = kRNFlagsNone; in SENDING_NOTIFICATION__THIS_PROCESS_HAS_TOO_MANY_MACH_PORTS()
8777 resource_notify_flags_t flags = kRNFlagsNone; in SENDING_NOTIFICATION__THIS_PROCESS_HAS_TOO_MANY_KQWORKLOOPS()
8817 resource_notify_flags_t flags = kRNFlagsNone; in SENDING_NOTIFICATION__THIS_PROCESS_HAS_TOO_MANY_FILE_DESCRIPTORS()