Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dpolicy_internal.h239 extern int proc_restore_resource_actions(void * p, int type, int action);
H A Dtask_policy.c2574 proc_restore_resource_actions(bsdinfo, TASK_POLICY_CPU_RESOURCE_USAGE, action); in proc_clear_task_ruse_cpu()
/xnu-8020.121.3/bsd/kern/
H A Dprocess_policy.c736 proc_restore_resource_actions(void * bsdinfo, __unused int type, int action) in proc_restore_resource_actions() function