Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c261 rte_atomic16_clear(&dpio_dev->ref_count); in dpaa2_put_qbman_swp()
294 rte_atomic16_clear(&dpio_dev->ref_count); in dpaa2_get_qbman_swp()
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_atomic.h405 static inline void rte_atomic16_clear(rte_atomic16_t *v) in rte_atomic16_clear() function
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c2738 rte_atomic16_clear(&tp->processing_status); in throughput_intr_lcore_ldpc_dec()
2739 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_ldpc_dec()
2800 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_ldpc_dec()
2835 rte_atomic16_clear(&tp->processing_status); in throughput_intr_lcore_dec()
2836 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_dec()
2890 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_dec()
2925 rte_atomic16_clear(&tp->processing_status); in throughput_intr_lcore_enc()
2926 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_enc()
2979 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_enc()
3016 rte_atomic16_clear(&tp->nb_dequeued); in throughput_intr_lcore_ldpc_enc()
[all …]
/f-stack/dpdk/app/test/
H A Dtest_atomic.c529 rte_atomic16_clear(&a16); in test_atomic()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c529 rte_atomic16_clear(&hw->reset.disable_cmd); in hns3_cmd_init()
H A Dhns3_intr.c2101 rte_atomic16_clear(&hns->hw.reset.resetting); in hns3_reset_post()
2226 rte_atomic16_clear(&hns->hw.reset.resetting); in hns3_reset_process()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c664 rte_atomic16_clear(&global_portals_used[i]); in qman_free_global_portal()