Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_jobstats/
H A Drte_jobstats.c169 int need_update; in rte_jobstats_finish() local
175 need_update = job->target != job_value; in rte_jobstats_finish()
177 if (need_update) in rte_jobstats_finish()
197 return need_update; in rte_jobstats_finish()
/f-stack/freebsd/contrib/ena-com/
H A Dena_eth_com.h205 bool need_update; in ena_com_update_dev_comp_head() local
210 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH); in ena_com_update_dev_comp_head()
212 if (unlikely(need_update)) { in ena_com_update_dev_comp_head()
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h174 bool need_update; in ena_com_update_dev_comp_head() local
179 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH); in ena_com_update_dev_comp_head()
181 if (unlikely(need_update)) { in ena_com_update_dev_comp_head()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c4343 int need_update = B_FALSE; local
4356 need_update = B_TRUE;
4360 need_update = B_TRUE;
4366 if (need_update)