Home
last modified time | relevance | path

Searched refs:sendfunc (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dpolicy_internal.h408 kern_return_t send_resource_violation_with_fatal_port(typeof(send_port_space_violation) sendfunc,
H A Dtask_policy.c3835 send_resource_violation(typeof(send_cpu_usage_violation) sendfunc, in send_resource_violation() argument
3889 kr = sendfunc(dstport, in send_resource_violation()
3904 send_resource_violation_with_fatal_port(typeof(send_port_space_violation) sendfunc, in send_resource_violation_with_fatal_port() argument
3953 kr = sendfunc(dstport, in send_resource_violation_with_fatal_port()