Searched refs:et_old_priority (Results 1 – 2 of 2) sorted by relevance
58 uint8_t et_old_priority; member
482 et->et_old_priority = td->td_priority; in _epoch_enter_preempt()535 if (__predict_false(et->et_old_priority != td->td_priority)) in _epoch_exit_preempt()536 epoch_adjust_prio(td, et->et_old_priority); in _epoch_exit_preempt()