Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dprocess_policy.c86 static int handle_no_smt(int scope, int action, proc_t target_proc, uint64_t target_threadid);
223 error = handle_no_smt(scope, action, target_proc, target_threadid); in process_policy()
572 handle_no_smt(int scope, int action, proc_t target_proc, uint64_t target_threadid) in handle_no_smt() function