Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dprocess_policy.c85 static int handle_boost(int scope, int action, int policy, int policy_subtype, user_addr_t attrp, p…
220 error = handle_boost(scope, action, policy, policy_subtype, attrp, target_proc, target_threadid); in process_policy()
504 handle_boost(int scope, in handle_boost() function