Searched refs:handle_no_smt (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/kern/ |
| H A D | process_policy.c | 86 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() 573 handle_no_smt(int scope, int action, proc_t target_proc, uint64_t target_threadid) in handle_no_smt() function 598 handle_no_smt(__unused int scope, __unused int action, __unused proc_t target_proc, __unused uint64… in handle_no_smt() function
|