Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dpolicy_internal.h404 kern_return_t send_resource_violation_with_fatal_port(typeof(send_port_space_violation) sendfunc,
H A Dtask_policy.c3823 send_resource_violation(typeof(send_cpu_usage_violation) sendfunc, in send_resource_violation() argument
3877 kr = sendfunc(dstport, in send_resource_violation()
3892 send_resource_violation_with_fatal_port(typeof(send_port_space_violation) sendfunc, in send_resource_violation_with_fatal_port() argument
3941 kr = sendfunc(dstport, in send_resource_violation_with_fatal_port()