Home
last modified time | relevance | path

Searched refs:LIST_REMOVE (Results 1 – 25 of 40) sorted by relevance

12

/dpdk/lib/eal/freebsd/
H A Deal_alarm.c189 LIST_REMOVE(ap, next); in eal_alarm_callback()
280 LIST_REMOVE(ap, next); in rte_eal_alarm_cancel()
307 LIST_REMOVE(ap, next); in rte_eal_alarm_cancel()
/dpdk/lib/eal/linux/
H A Deal_alarm.c107 LIST_REMOVE(ap, next); in eal_alarm_callback()
214 LIST_REMOVE(ap, next); in rte_eal_alarm_cancel()
238 LIST_REMOVE(ap, next); in rte_eal_alarm_cancel()
/dpdk/drivers/net/ionic/
H A Dionic_rx_filter.c17 LIST_REMOVE(f, by_id); in ionic_rx_filter_free()
18 LIST_REMOVE(f, by_hash); in ionic_rx_filter_free()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.c161 LIST_REMOVE(entry, next); in __list_cache_clean()
291 LIST_REMOVE(entry, next); in _mlx5_list_unregister()
312 LIST_REMOVE(gentry, next); in _mlx5_list_unregister()
356 LIST_REMOVE(entry, next); in mlx5_list_uninit()
H A Dmlx5_common_mr.c1036 LIST_REMOVE(mr, mr); in mlx5_mr_release_cache()
1208 LIST_REMOVE(mr, mr); in mlx5_free_mr_by_addr()
1688 LIST_REMOVE(old_mpr, next); in mlx5_mr_mempool_register_primary()
1761 LIST_REMOVE(mpr, next); in mlx5_mr_mempool_unregister_primary()
/dpdk/drivers/net/mvpp2/
H A Dmrvl_tm.c100 LIST_REMOVE(profile, next); in mrvl_tm_deinit()
108 LIST_REMOVE(node, next); in mrvl_tm_deinit()
478 LIST_REMOVE(profile, next); in mrvl_shaper_profile_delete()
731 LIST_REMOVE(node, next); in mrvl_node_delete()
H A Dmrvl_mtr.c144 LIST_REMOVE(profile, next); in mrvl_meter_profile_delete()
400 LIST_REMOVE(mtr, next); in mrvl_destroy()
H A Dmrvl_flow.c1855 LIST_REMOVE(f, next); in mrvl_flow_destroy()
1912 LIST_REMOVE(flow, next); in mrvl_flow_flush()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.c42 LIST_REMOVE(profile, next); in dpaa2_tm_deinit()
50 LIST_REMOVE(node, next); in dpaa2_tm_deinit()
352 LIST_REMOVE(profile, next); in dpaa2_shaper_profile_delete()
558 LIST_REMOVE(node, next); in dpaa2_node_delete()
/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_irq.c66 LIST_REMOVE(stack, next); in cnxk_gpio_irq_stack_free()
/dpdk/lib/ipsec/
H A Dipsec_telemetry.c224 LIST_REMOVE(entry, next); in rte_ipsec_telemetry_sa_del()
/dpdk/lib/eal/windows/
H A Deal_alarm.c39 LIST_REMOVE(ap, next); in alarm_remove_unsafe()
/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.c936 LIST_REMOVE(mr, mr); in mlx4_mr_mem_event_free_cb()
1435 LIST_REMOVE(priv, mem_event_cb); in mlx4_mr_release()
1447 LIST_REMOVE(mr, mr); in mlx4_mr_release()
H A Dmlx4_rxq.c148 LIST_REMOVE(rss, next); in mlx4_rss_put()
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxq.c687 LIST_REMOVE(rxq, owner_entry); in mlx5_rx_queue_pre_setup()
2253 LIST_REMOVE(rxq_ctrl->obj, next); in mlx5_rxq_release()
2264 LIST_REMOVE(rxq, owner_entry); in mlx5_rxq_release()
2270 LIST_REMOVE(rxq_ctrl, share_entry); in mlx5_rxq_release()
2271 LIST_REMOVE(rxq_ctrl, next); in mlx5_rxq_release()
2463 LIST_REMOVE(ind_tbl, next); in mlx5_ind_table_obj_release()
H A Dmlx5_txq.c1208 LIST_REMOVE(txq_ctrl->obj, next); in mlx5_txq_release()
1223 LIST_REMOVE(txq_ctrl, next); in mlx5_txq_release()
H A Dmlx5_flow_hw.c1587 LIST_REMOVE(table, next); in flow_hw_table_destroy()
1709 LIST_REMOVE(template, next); in flow_hw_actions_template_destroy()
1788 LIST_REMOVE(template, next); in flow_hw_pattern_template_destroy()
/dpdk/examples/vm_power_manager/
H A Dchannel_manager.c903 LIST_REMOVE(vm_info, vms_info); in remove_vm()
1025 LIST_REMOVE(vm_info, vms_info); in channel_manager_exit()
/dpdk/drivers/net/ice/base/
H A Dice_osdep.h338 #define LIST_DEL(entry) LIST_REMOVE(entry, next)
/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c646 LIST_REMOVE(hot_ctx, list); in netvsc_hotplug_retry()
1050 LIST_REMOVE(hot_ctx, list); in hn_dev_close()
/dpdk/lib/eal/common/
H A Dmalloc_elem.c418 LIST_REMOVE(elem, free_list); in malloc_elem_free_list_remove()
/dpdk/drivers/net/enic/
H A Denic_flow.c1761 LIST_REMOVE(flow, next); in enic_flow_destroy()
1784 LIST_REMOVE(flow, next); in enic_flow_flush()
/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c753 LIST_REMOVE(ctx, entry); in vdev_netvsc_vdev_remove()
/dpdk/drivers/net/hns3/
H A Dhns3_flow.c250 LIST_REMOVE(cnt, next); in hns3_counter_release()
266 LIST_REMOVE(cnt_ptr, next); in hns3_counter_flush()
277 LIST_REMOVE(cnt_ptr, next); in hns3_counter_flush()
/dpdk/lib/hash/
H A Drte_thash.c352 LIST_REMOVE(tmp, next); in rte_thash_free_ctx()

12