Searched refs:sched_edge_thread_avoid_processor (Results 1 – 2 of 2) sorted by relevance
367 …return sched_edge_thread_avoid_processor(cpus[cpu_id], (thread_t)thread, quantum_expired ? AST_QUA… in impl_thread_avoid_processor()
3783 sched_edge_thread_avoid_processor(processor_t processor, thread_t thread, ast_t reason);3843 .thread_avoid_processor = sched_edge_thread_avoid_processor,5005 sched_edge_thread_avoid_processor(processor_t processor, thread_t thread, ast_t reason) in sched_edge_thread_avoid_processor() function