Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 21 of 21) sorted by relevance

/dpdk/lib/eal/common/
H A Drte_malloc.c432 goto unlock; in rte_malloc_heap_memory_add()
438 goto unlock; in rte_malloc_heap_memory_add()
446 goto unlock; in rte_malloc_heap_memory_add()
454 unlock: in rte_malloc_heap_memory_add()
480 goto unlock; in rte_malloc_heap_memory_remove()
486 goto unlock; in rte_malloc_heap_memory_remove()
492 goto unlock; in rte_malloc_heap_memory_remove()
503 unlock: in rte_malloc_heap_memory_remove()
570 unlock: in sync_memory()
632 unlock: in rte_malloc_heap_create()
[all …]
H A Deal_common_memalloc.c170 goto unlock; in eal_memalloc_mem_event_callback_register()
177 goto unlock; in eal_memalloc_mem_event_callback_register()
191 unlock: in eal_memalloc_mem_event_callback_register()
220 goto unlock; in eal_memalloc_mem_event_callback_unregister()
230 unlock: in eal_memalloc_mem_event_callback_unregister()
276 goto unlock; in eal_memalloc_mem_alloc_validator_register()
283 goto unlock; in eal_memalloc_mem_alloc_validator_register()
298 unlock: in eal_memalloc_mem_alloc_validator_register()
327 goto unlock; in eal_memalloc_mem_alloc_validator_unregister()
337 unlock: in eal_memalloc_mem_alloc_validator_unregister()
H A Deal_common_memory.c920 goto unlock; in rte_extmem_register()
929 goto unlock; in rte_extmem_register()
937 goto unlock; in rte_extmem_register()
942 unlock: in rte_extmem_register()
964 goto unlock; in rte_extmem_unregister()
968 unlock: in rte_extmem_unregister()
990 goto unlock; in sync_memory()
997 unlock: in sync_memory()
/dpdk/drivers/net/sfc/
H A Dsfc_switch.c551 goto unlock; in sfc_mae_switch_get_ethdev_mport()
559 goto unlock; in sfc_mae_switch_get_ethdev_mport()
564 unlock: in sfc_mae_switch_get_ethdev_mport()
582 goto unlock; in sfc_mae_switch_get_entity_mport()
588 goto unlock; in sfc_mae_switch_get_entity_mport()
593 unlock: in sfc_mae_switch_get_entity_mport()
H A Dsfc_port.c655 goto unlock; in sfc_port_get_mac_stats()
672 unlock: in sfc_port_get_mac_stats()
694 goto unlock; in sfc_port_get_mac_stats_by_id()
709 unlock: in sfc_port_get_mac_stats_by_id()
H A Dsfc_ethdev.c689 goto unlock; in sfc_stats_get()
765 unlock: in sfc_stats_get()
1173 goto unlock; in sfc_mac_addr_set()
1191 goto unlock; in sfc_mac_addr_set()
1198 goto unlock; in sfc_mac_addr_set()
1205 goto unlock; in sfc_mac_addr_set()
1237 unlock: in sfc_mac_addr_set()
H A Dsfc_sw_stats.c442 goto unlock; in sfc_sw_xstat_get_values_by_id()
479 unlock: in sfc_sw_xstat_get_values_by_id()
/dpdk/drivers/net/avp/
H A Davp_ethdev.c488 goto unlock; in avp_dev_detach()
497 goto unlock; in avp_dev_detach()
508 unlock: in avp_dev_detach()
598 goto unlock; in avp_dev_attach()
616 goto unlock; in avp_dev_attach()
648 goto unlock; in avp_dev_attach()
657 unlock: in avp_dev_attach()
2030 unlock: in avp_dev_configure()
2061 unlock: in avp_dev_start()
2089 unlock: in avp_dev_stop()
[all …]
/dpdk/drivers/net/failsafe/
H A Dfailsafe_ops.c482 goto unlock; in fs_rx_intr_enable()
487 goto unlock; in fs_rx_intr_enable()
493 goto unlock; in fs_rx_intr_enable()
502 unlock: in fs_rx_intr_enable()
522 goto unlock; in fs_rx_intr_disable()
527 goto unlock; in fs_rx_intr_disable()
539 unlock: in fs_rx_intr_disable()
1257 goto unlock; in fs_dev_supported_ptypes_get()
1263 goto unlock; in fs_dev_supported_ptypes_get()
1273 unlock: in fs_dev_supported_ptypes_get()
[all …]
/dpdk/lib/kni/
H A Drte_kni.c235 goto unlock; in rte_kni_alloc()
241 goto unlock; in rte_kni_alloc()
337 unlock: in rte_kni_alloc()
422 goto unlock; in rte_kni_release()
427 goto unlock; in rte_kni_release()
455 unlock: in rte_kni_release()
/dpdk/lib/vhost/
H A Diotlb.c202 goto unlock; in vhost_user_iotlb_cache_insert()
206 goto unlock; in vhost_user_iotlb_cache_insert()
213 unlock: in vhost_user_iotlb_cache_insert()
/dpdk/drivers/net/enic/base/
H A Dvnic_dev.c71 void (*unlock)(void *priv); member
98 void (*unlock)(void *priv)) in vnic_register_lock()
101 vdev->unlock = unlock; in vnic_register_lock()
485 if (vdev->unlock) in vnic_dev_cmd()
486 vdev->unlock(vdev->priv); in vnic_dev_cmd()
530 if (vdev->unlock) in vnic_dev_cmd_args()
531 vdev->unlock(vdev->priv); in vnic_dev_cmd_args()
H A Dvnic_dev.h84 void (*unlock)(void *priv));
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c283 goto unlock; in ulp_ha_mgr_timer_cb()
291 goto unlock; in ulp_ha_mgr_timer_cb()
298 unlock: in ulp_ha_mgr_timer_cb()
/dpdk/drivers/net/axgbe/
H A Daxgbe_i2c.c275 goto unlock; in axgbe_i2c_xfer()
286 unlock: in axgbe_i2c_xfer()
/dpdk/drivers/bus/vdev/
H A Dvdev.c369 goto unlock; in rte_vdev_uninit()
374 goto unlock; in rte_vdev_uninit()
380 unlock: in rte_vdev_uninit()
/dpdk/lib/ethdev/
H A Dethdev_driver.c96 goto unlock; in rte_eth_dev_allocate()
103 goto unlock; in rte_eth_dev_allocate()
113 unlock: in rte_eth_dev_allocate()
/dpdk/drivers/net/pfe/
H A Dpfe_hif.c221 goto unlock; in pfe_hif_client_register()
260 unlock: in pfe_hif_client_register()
/dpdk/doc/guides/prog_guide/
H A Dwriting_efficient_code.rst217 On the other hand, the memory operations after the spinlock unlock are allowed
219 section are not allowed to move below the unlock. So the full barrier in the
/dpdk/drivers/net/qede/base/
H A Decore_dev.c2291 goto unlock; in ecore_qm_reconf()
2310 unlock: in ecore_qm_reconf()
/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c885 goto unlock; in __bnxt_hwrm_func_qcaps()
947 unlock: in __bnxt_hwrm_func_qcaps()