Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 25 of 42) 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/drivers/common/cnxk/
H A Droc_irq.c128 dev_irq_register(struct plt_intr_handle *intr_handle, plt_intr_callback_fn cb, in dev_irq_register()
183 dev_irq_unregister(struct plt_intr_handle *intr_handle, plt_intr_callback_fn cb, in dev_irq_unregister()
234 dev_irq_register(struct plt_intr_handle *intr_handle, plt_intr_callback_fn cb, in dev_irq_register()
246 dev_irq_unregister(struct plt_intr_handle *intr_handle, plt_intr_callback_fn cb, in dev_irq_unregister()
H A Droc_platform.c15 roc_plt_init_cb_register(roc_plt_init_cb_t cb) in roc_plt_init_cb_register()
H A Droc_nix_inl.c832 roc_nix_inl_cb_register(roc_nix_inl_sso_work_cb_t cb, void *args) in roc_nix_inl_cb_register()
858 roc_nix_inl_cb_unregister(roc_nix_inl_sso_work_cb_t cb, void *args) in roc_nix_inl_cb_unregister()
/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/net/pcap/
H A Dpcap_osdep_windows.c20 const char *ob, *cb; in iface_guid() local
/dpdk/lib/ethdev/
H A Dethdev_private.c292 const struct rte_eth_rxtx_callback *cb = opaque; in rte_eth_call_rx_callbacks() local
307 const struct rte_eth_rxtx_callback *cb = opaque; in rte_eth_call_tx_callbacks() local
H A Drte_ethdev.c4521 struct rte_eth_dev_callback *cb, *next; in rte_eth_dev_callback_unregister() local
4745 struct rte_eth_rxtx_callback *cb = rte_zmalloc(NULL, sizeof(*cb), 0); in rte_eth_add_rx_callback() local
4796 struct rte_eth_rxtx_callback *cb = rte_zmalloc(NULL, sizeof(*cb), 0); in rte_eth_add_first_rx_callback() local
4843 struct rte_eth_rxtx_callback *cb = rte_zmalloc(NULL, sizeof(*cb), 0); in rte_eth_add_tx_callback() local
4893 struct rte_eth_rxtx_callback *cb; in rte_eth_remove_rx_callback() local
4928 struct rte_eth_rxtx_callback *cb; in rte_eth_remove_tx_callback() local
/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.c312 walk_hugedir(const char *hugedir, walk_hugedir_t *cb, void *user_data) in walk_hugedir()
/dpdk/lib/cryptodev/
H A Drte_cryptodev.c460 struct rte_cryptodev_cb *cb, *next; in cryptodev_cb_cleanup() local
1273 struct rte_cryptodev_cb *cb, *tail; in rte_cryptodev_add_enq_callback() local
1333 struct rte_cryptodev_cb *cb) in rte_cryptodev_remove_enq_callback()
1408 struct rte_cryptodev_cb *cb, *tail; in rte_cryptodev_add_deq_callback() local
1468 struct rte_cryptodev_cb *cb) in rte_cryptodev_remove_deq_callback()
1645 struct rte_cryptodev_callback *cb, *next; in rte_cryptodev_callback_unregister() local
H A Drte_cryptodev.h1869 struct rte_cryptodev_cb *cb; in rte_cryptodev_dequeue_burst() local
1936 struct rte_cryptodev_cb *cb; in rte_cryptodev_enqueue_burst() local
/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.c1390 struct mempool_callback_data *cb = te->data; in mempool_event_callback_invoke() local
1404 struct mempool_callback_data *cb; in rte_mempool_event_callback_register() local
1458 struct mempool_callback_data *cb; in rte_mempool_event_callback_unregister() local
/dpdk/examples/fips_validation/
H A Dfips_validation_ccm.c193 const struct fips_test_callback *cb; member
H A Dfips_validation.c679 const struct fips_test_callback *cb; in update_info_vec() local
/dpdk/lib/bbdev/
H A Drte_bbdev.c234 struct rte_bbdev_callback *cb, *next; in rte_bbdev_release() local
976 struct rte_bbdev_callback *cb, *next; in rte_bbdev_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/eal/common/
H A Deal_common_lcore.c403 rte_lcore_iterate(rte_lcore_iterate_cb cb, void *arg) in rte_lcore_iterate()
/dpdk/drivers/net/failsafe/
H A Dfailsafe_args.c259 fs_parse_sub_devices(parse_cb *cb, in fs_parse_sub_devices()
/dpdk/lib/latencystats/
H A Drte_latencystats.c58 const struct rte_eth_rxtx_callback *cb; member
/dpdk/drivers/net/ionic/
H A Dionic_dev.c388 ionic_cq_cb cb, void *cb_arg) in ionic_cq_service()
/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c1042 struct rte_bbdev_op_enc_ldpc_cb_params *cb = NULL; in validate_enc_op() local
1144 struct rte_bbdev_op_dec_ldpc_cb_params *cb = NULL; in validate_dec_op() local
/dpdk/drivers/net/sfc/
H A Dsfc_switch.c158 sfc_mae_switch_port_iterator_cb *cb, in sfc_mae_switch_ports_iterate()

12