Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsfi.h65 sfi_class_id_t sfi_thread_classify(thread_t thread);
H A Dsfi.c741 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
880 class_id = sfi_thread_classify(thread); in sfi_thread_needs_ast()
997 thread->sfi_class = class_id = sfi_thread_classify(thread); in sfi_ast()
1171 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
H A Dsched_prim.c2937 thread->sfi_class = sfi_thread_classify(thread); in thread_invoke()
5436 thread->sfi_class = sfi_thread_classify(thread); in thread_setrun()