Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 25 of 36) sorted by relevance

12

/dpdk/app/test/
H A Dtest_cmdline_cirbuf.c23 struct cirbuf cb; in test_cirbuf_string_misc() local
134 struct cirbuf cb; in test_cirbuf_string_add_del() local
252 struct cirbuf cb; in test_cirbuf_string_add_del_reverse() local
320 struct cirbuf cb; in test_cirbuf_string_add_boundaries() local
385 struct cirbuf cb; in test_cirbuf_string_get_del_boundaries() local
476 struct cirbuf cb; in test_cirbuf_string_get_del_partial() local
576 struct cirbuf cb; in test_cirbuf_char_add_del() local
670 struct cirbuf cb; in test_cirbuf_char_fill() local
789 struct cirbuf cb; in test_cirbuf_align_left() local
993 struct cirbuf cb; in test_cirbuf_align_right() local
[all …]
/dpdk/lib/eal/freebsd/
H A Deal_interrupts.c85 rte_intr_callback_fn cb, void *cb_arg) in rte_intr_callback_register()
221 struct rte_intr_callback *cb, *next; in rte_intr_callback_unregister_pending() local
276 struct rte_intr_callback *cb, *next; in rte_intr_callback_unregister() local
464 struct rte_intr_callback *cb, *next; in eal_intr_process_interrupts() local
/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.h260 rte_intr_callback_fn cb, void *cb_arg) in mlx5_os_interrupt_handler_create()
273 rte_intr_callback_fn cb, void *cb_arg) in mlx5_os_interrupt_handler_destroy()
/dpdk/drivers/net/pcap/
H A Dpcap_osdep_windows.c20 const char *ob, *cb; in iface_guid() local
/dpdk/drivers/common/cnxk/
H A Droc_mcs.c622 struct mcs_event_cb *cb; in roc_mcs_event_cb_register() local
653 struct mcs_event_cb *cb, *next; in roc_mcs_event_cb_unregister() local
679 struct mcs_event_cb *cb; in mcs_event_cb_process() local
/dpdk/drivers/ml/cnxk/
H A Dmvtvm_ml_model.h65 struct tvmrt_glow_callback cb; member
/dpdk/lib/ethdev/
H A Dethdev_private.c293 const struct rte_eth_rxtx_callback *cb = opaque; in rte_eth_call_rx_callbacks() local
311 const struct rte_eth_rxtx_callback *cb = opaque; rte_eth_call_tx_callbacks() local
[all...]
H A Drte_ethdev.c5504 struct rte_eth_dev_callback *cb, *next; rte_eth_dev_callback_unregister() local
5750 struct rte_eth_rxtx_callback *cb = rte_zmalloc(NULL, sizeof(*cb), 0); rte_eth_add_rx_callback() local
5803 struct rte_eth_rxtx_callback *cb = rte_zmalloc(NULL, sizeof(*cb), 0); rte_eth_add_first_rx_callback() local
5853 struct rte_eth_rxtx_callback *cb = rte_zmalloc(NULL, sizeof(*cb), 0); rte_eth_add_tx_callback() local
5905 struct rte_eth_rxtx_callback *cb; rte_eth_remove_rx_callback() local
5942 struct rte_eth_rxtx_callback *cb; rte_eth_remove_tx_callback() local
[all...]
/dpdk/lib/eal/linux/
H A Deal_interrupts.c485 rte_intr_callback_fn cb, void *cb_arg) in rte_intr_callback_register()
574 struct rte_intr_callback *cb, *next; in rte_intr_callback_unregister_pending() local
624 struct rte_intr_callback *cb, *next; in rte_intr_callback_unregister() local
903 struct rte_intr_callback *cb, *next; in eal_intr_process_interrupts() local
H A Deal_hugepage_info.c319 walk_hugedir(const char *hugedir, walk_hugedir_t *cb, void *user_data) in walk_hugedir()
/dpdk/lib/cryptodev/
H A Drte_cryptodev.c638 struct rte_cryptodev_cb *cb, *next; cryptodev_cb_cleanup() local
1500 struct rte_cryptodev_cb *cb, *tail; rte_cryptodev_add_enq_callback() local
1561 rte_cryptodev_remove_enq_callback(uint8_t dev_id,uint16_t qp_id,struct rte_cryptodev_cb * cb) rte_cryptodev_remove_enq_callback() argument
1646 struct rte_cryptodev_cb *cb, *tail; rte_cryptodev_add_deq_callback() local
1708 rte_cryptodev_remove_deq_callback(uint8_t dev_id,uint16_t qp_id,struct rte_cryptodev_cb * cb) rte_cryptodev_remove_deq_callback() argument
1903 struct rte_cryptodev_callback *cb, *next; rte_cryptodev_callback_unregister() local
[all...]
H A Drte_cryptodev.h1915 struct rte_cryptodev_cb *cb; rte_cryptodev_dequeue_burst() local
1982 struct rte_cryptodev_cb *cb; rte_cryptodev_enqueue_burst() local
[all...]
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c993 rte_intr_callback_fn cb, void *cb_arg) in mlx5_os_interrupt_handler_create()
1094 rte_intr_callback_fn cb, void *cb_arg) in mlx5_os_interrupt_handler_destroy()
/dpdk/lib/eal/common/
H A Deal_common_lcore.c408 rte_lcore_iterate(rte_lcore_iterate_cb cb, void *arg) in rte_lcore_iterate()
444 rte_lcore_register_usage_cb(rte_lcore_usage_cb cb) in rte_lcore_register_usage_cb()
/dpdk/drivers/net/qede/base/
H A Decore_spq.c297 ecore_spq_async_comp_cb cb; in ecore_async_event_completion() local
327 ecore_spq_async_comp_cb cb) in ecore_spq_register_async_cb()
H A Decore_spq.h47 struct ecore_spq_comp_cb cb; member
/dpdk/lib/mempool/
H A Drte_mempool.c1437 struct mempool_callback_data *cb; in mempool_event_callback_invoke() local
1453 struct mempool_callback_data *cb; in rte_mempool_event_callback_register() local
1491 struct mempool_callback_data *cb; in rte_mempool_event_callback_unregister() local
/dpdk/lib/eal/windows/
H A Deal_interrupts.c153 __rte_unused rte_intr_callback_fn cb, __rte_unused void *cb_arg) in rte_intr_callback_register()
/dpdk/lib/bbdev/
H A Drte_bbdev.c237 struct rte_bbdev_callback *cb, *next; in rte_bbdev_release() local
992 struct rte_bbdev_callback *cb, *next; in rte_bbdev_callback_unregister() local
[all...]
/dpdk/lib/latencystats/
H A Drte_latencystats.c60 const struct rte_eth_rxtx_callback *cb; member
/dpdk/examples/fips_validation/
H A Dfips_validation_ccm.c205 const struct fips_test_callback *cb; member
H A Dfips_validation.c831 const struct fips_test_callback *cb; update_info_vec() local
[all...]
/dpdk/drivers/net/ionic/
H A Dionic_dev.c338 ionic_cq_cb cb, void *cb_arg) in ionic_cq_service()
/dpdk/drivers/net/sfc/
H A Dsfc_switch.c158 sfc_mae_switch_port_iterator_cb *cb, in sfc_mae_switch_ports_iterate()
/dpdk/lib/mldev/
H A Drte_mldev.h311 rte_ml_dev_stop_flush_t cb; member

12