| /dpdk/app/test/ |
| H A D | test_cmdline_cirbuf.c | 23 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 D | roc_irq.c | 128 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 D | roc_platform.c | 15 roc_plt_init_cb_register(roc_plt_init_cb_t cb) in roc_plt_init_cb_register()
|
| H A D | roc_nix_inl.c | 832 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 D | eal_interrupts.c | 85 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 D | pcap_osdep_windows.c | 20 const char *ob, *cb; in iface_guid() local
|
| /dpdk/lib/ethdev/ |
| H A D | ethdev_private.c | 292 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 D | rte_ethdev.c | 4521 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 D | eal_interrupts.c | 485 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 D | eal_hugepage_info.c | 312 walk_hugedir(const char *hugedir, walk_hugedir_t *cb, void *user_data) in walk_hugedir()
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_cryptodev.c | 460 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 D | rte_cryptodev.h | 1869 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 D | ecore_spq.c | 297 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 D | ecore_spq.h | 47 struct ecore_spq_comp_cb cb; member
|
| /dpdk/lib/mempool/ |
| H A D | rte_mempool.c | 1390 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 D | fips_validation_ccm.c | 193 const struct fips_test_callback *cb; member
|
| H A D | fips_validation.c | 679 const struct fips_test_callback *cb; in update_info_vec() local
|
| /dpdk/lib/bbdev/ |
| H A D | rte_bbdev.c | 234 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 D | eal_interrupts.c | 153 __rte_unused rte_intr_callback_fn cb, __rte_unused void *cb_arg) in rte_intr_callback_register()
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_lcore.c | 403 rte_lcore_iterate(rte_lcore_iterate_cb cb, void *arg) in rte_lcore_iterate()
|
| /dpdk/drivers/net/failsafe/ |
| H A D | failsafe_args.c | 259 fs_parse_sub_devices(parse_cb *cb, in fs_parse_sub_devices()
|
| /dpdk/lib/latencystats/ |
| H A D | rte_latencystats.c | 58 const struct rte_eth_rxtx_callback *cb; member
|
| /dpdk/drivers/net/ionic/ |
| H A D | ionic_dev.c | 388 ionic_cq_cb cb, void *cb_arg) in ionic_cq_service()
|
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 1042 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 D | sfc_switch.c | 158 sfc_mae_switch_port_iterator_cb *cb, in sfc_mae_switch_ports_iterate()
|