Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_event.c447 int16_t candidate_weight = -1; in dsw_select_emigration_target() local
479 if (weight > candidate_weight) { in dsw_select_emigration_target()
482 candidate_weight = weight; in dsw_select_emigration_target()
488 if (candidate_weight < 0) in dsw_select_emigration_target()