Searched refs:first_timeslice (Results 1 – 9 of 9) sorted by relevance
326 if (processor->first_timeslice) { in sched_dualq_processor_csw_check()
368 bool first_timeslice; /* has the quantum expired since context switch */ member
337 if (processor->first_timeslice) { in sched_amp_processor_csw_check()
464 if (processor->first_timeslice) { in sched_traditional_processor_csw_check()
2403 …ok_to_run_realtime_thread |= (thread->sched_pri >= BASEPRI_RTQUEUES && processor->first_timeslice); in thread_select()2494 if (thread->sched_pri >= BASEPRI_RTQUEUES && processor->first_timeslice) { in thread_select()3399 boolean_t keep_quantum = processor->first_timeslice; in thread_dispatch()3645 processor->first_timeslice = TRUE; in thread_dispatch()3648 processor->first_timeslice = FALSE; in thread_dispatch()3701 processor->first_timeslice = FALSE; in thread_block_reason()5660 if ((rt_runq_priority(pset) > processor->current_pri) || !processor->first_timeslice) { in csw_check_locked()
195 processor->first_timeslice = FALSE; in thread_quantum_expire()
1220 if (processor->first_timeslice) { in sched_multiq_processor_csw_check()
264 processor->first_timeslice = FALSE; in processor_init()
2950 if (processor->first_timeslice) { in sched_clutch_processor_csw_check()3668 if (processor->first_timeslice) { in sched_edge_processor_csw_check()