Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dprocess_policy.c82 static int handle_lowresource(int scope, int action, int policy, int policy_subtype, user_addr_t at…
190 …error = handle_lowresource(scope, action, policy, policy_subtype, attrp, target_proc, target_threa… in process_policy()
242 handle_lowresource(__unused int scope, int action, __unused int policy, int policy_subtype, __unuse… in handle_lowresource() function