Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsfi.h59 sfi_class_id_t sfi_thread_classify(thread_t thread);
H A Dsfi.c738 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
876 class_id = sfi_thread_classify(thread); in sfi_thread_needs_ast()
993 thread->sfi_class = class_id = sfi_thread_classify(thread); in sfi_ast()
1167 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
H A Dsched_prim.c2885 thread->sfi_class = sfi_thread_classify(thread); in thread_invoke()
5507 thread->sfi_class = sfi_thread_classify(thread); in thread_setrun()