Home
last modified time | relevance | path

Searched refs:pthread_mutex_lock (Results 1 – 25 of 49) sorted by relevance

12

/dpdk/lib/vhost/
H A Dsocket.c583 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_attach_vdpa_device()
597 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_detach_vdpa_device()
612 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_get_vdpa_device()
626 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_disable_features()
646 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_enable_features()
669 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_set_features()
693 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_get_features()
726 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_set_protocol_features()
743 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_get_protocol_features()
781 pthread_mutex_lock(&vhost_user.mutex); in rte_vhost_driver_get_queue_num()
[all …]
H A Dfd_man.c58 pthread_mutex_lock(&pfdset->fd_mutex); in fdset_shrink()
123 pthread_mutex_lock(&pfdset->fd_mutex); in fdset_add()
126 pthread_mutex_lock(&pfdset->fd_pooling_mutex); in fdset_add()
156 pthread_mutex_lock(&pfdset->fd_mutex); in fdset_del()
189 pthread_mutex_lock(&pfdset->fd_mutex); in fdset_try_del()
241 pthread_mutex_lock(&pfdset->fd_mutex); in fdset_event_dispatch()
245 pthread_mutex_lock(&pfdset->fd_pooling_mutex); in fdset_event_dispatch()
253 pthread_mutex_lock(&pfdset->fd_mutex); in fdset_event_dispatch()
/dpdk/drivers/bus/dpaa/base/qbman/
H A Ddpaa_sys.c27 ret = pthread_mutex_lock(&process_irq_lock); in process_interrupt_install()
38 ret = pthread_mutex_lock(&process_irq_lock); in process_interrupt_remove()
50 ret = pthread_mutex_lock(&process_irq_lock); in process_interrupt_find()
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa.c33 pthread_mutex_lock(&sfc_vdpa_adapter_list_lock); in sfc_vdpa_get_adapter_by_dev()
53 pthread_mutex_lock(&sfc_vdpa_adapter_list_lock); in sfc_vdpa_get_data_by_dev()
296 pthread_mutex_lock(&sfc_vdpa_adapter_list_lock); in sfc_vdpa_pci_probe()
336 pthread_mutex_lock(&sfc_vdpa_adapter_list_lock); in sfc_vdpa_pci_remove()
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c221 pthread_mutex_lock(&self->mbox_mutex); in aq_fw2x_get_mac_permanent()
272 pthread_mutex_lock(&self->mbox_mutex); in aq_fw2x_update_stats()
302 pthread_mutex_lock(&self->mbox_mutex); in aq_fw2x_get_temp()
539 pthread_mutex_lock(&self->mbox_mutex); in aq_fw2x_get_eeprom()
629 pthread_mutex_lock(&self->mbox_mutex); in aq_fw2x_set_eeprom()
715 pthread_mutex_lock(&self->mbox_mutex); in aq_fw2x_send_macsec_request()
/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_irq.c166 pthread_mutex_lock(&irqchip->lock); in cnxk_gpio_irq_request()
203 pthread_mutex_lock(&irqchip->lock); in cnxk_gpio_irq_free()
/dpdk/lib/eal/common/
H A Deal_common_proc.c224 pthread_mutex_lock(&mp_mutex_action); in rte_mp_action_register()
251 pthread_mutex_lock(&mp_mutex_action); in rte_mp_action_unregister()
339 pthread_mutex_lock(&pending_requests.lock); in process_msg()
361 pthread_mutex_lock(&mp_mutex_action); in process_msg()
540 pthread_mutex_lock(&pending_requests.lock); in async_reply_handle()
1019 pthread_mutex_lock(&pending_requests.lock); in rte_mp_request_sync()
1042 pthread_mutex_lock(&pending_requests.lock); in rte_mp_request_sync()
1139 pthread_mutex_lock(&pending_requests.lock); in rte_mp_request_async()
H A Dmalloc_mp.c303 pthread_mutex_lock(&mp_request_list.lock); in handle_request()
411 pthread_mutex_lock(&mp_request_list.lock); in handle_sync_response()
559 pthread_mutex_lock(&mp_request_list.lock); in handle_rollback_response()
605 pthread_mutex_lock(&mp_request_list.lock); in handle_response()
708 pthread_mutex_lock(&mp_request_list.lock); in request_to_primary()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c618 pthread_mutex_lock(&ulp_fc_info->fc_lock); in ulp_fc_mgr_cntr_set()
653 pthread_mutex_lock(&ulp_fc_info->fc_lock); in ulp_fc_mgr_cntr_reset()
739 pthread_mutex_lock(&ulp_fc_info->fc_lock); in ulp_fc_mgr_query_count_get()
798 pthread_mutex_lock(&ulp_fc_info->fc_lock); in ulp_fc_mgr_cntr_parent_flow_set()
H A Dbnxt_ulp.c1006 pthread_mutex_lock(&session->bnxt_ulp_mutex); in ulp_context_initialized()
1058 pthread_mutex_lock(&bnxt_ulp_global_mutex); in ulp_session_init()
1102 pthread_mutex_lock(&bnxt_ulp_global_mutex); in ulp_session_deinit()
1552 pthread_mutex_lock(&bnxt_ulp_global_mutex); in bnxt_ulp_port_deinit()
1964 if (pthread_mutex_lock(&ulp_ctx->cfg_data->flow_db_lock)) { in bnxt_ulp_cntxt_acquire_fdb_lock()
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c267 pthread_mutex_lock(&priv->vq_config_lock); in mlx5_vdpa_event_handle()
278 pthread_mutex_lock in mlx5_vdpa_event_handle()
297 pthread_mutex_lock(&priv->vq_config_lock); in mlx5_vdpa_event_handle()
322 pthread_mutex_lock(&priv->vq_config_lock); in mlx5_vdpa_err_interrupt_handler()
H A Dmlx5_vdpa.c61 pthread_mutex_lock(&priv_list_lock); in mlx5_vdpa_find_priv_resource_by_vdev()
148 pthread_mutex_lock(&priv->vq_config_lock); in mlx5_vdpa_set_vring_state()
651 pthread_mutex_lock(&priv_list_lock); in mlx5_vdpa_dev_probe()
667 pthread_mutex_lock(&priv_list_lock); in mlx5_vdpa_dev_remove()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvirtio_user_dev.c146 pthread_mutex_lock(&dev->mutex); in virtio_user_dev_set_features()
188 pthread_mutex_lock(&dev->mutex); in virtio_user_start_device()
229 pthread_mutex_lock(&dev->mutex); in virtio_user_stop_device()
460 pthread_mutex_lock(&dev->mutex); in virtio_user_mem_event_cb()
877 pthread_mutex_lock(&dev->mutex); in virtio_user_dev_set_status()
893 pthread_mutex_lock(&dev->mutex); in virtio_user_dev_update_status()
/dpdk/drivers/common/cnxk/
H A Droc_bphy_cgx.c119 pthread_mutex_lock(&roc_cgx->lock); in roc_bphy_cgx_intf_req()
232 pthread_mutex_lock(&roc_cgx->lock); in roc_bphy_cgx_start_stop_rxtx()
H A Droc_bphy_irq.c131 if (pthread_mutex_lock(&stacks_mutex)) in roc_bphy_irq_stack_remove()
165 if (pthread_mutex_lock(&stacks_mutex)) in roc_bphy_irq_stack_get()
/dpdk/lib/eal/windows/include/
H A Dpthread.h168 pthread_mutex_lock(pthread_mutex_t *mutex) in pthread_mutex_lock() function
/dpdk/drivers/net/ena/base/
H A Dena_plat_dpdk.h172 pthread_mutex_lock(&_we->mutex); \
190 pthread_mutex_lock(&_we->mutex); \
/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi_transaction.c470 pthread_mutex_lock(dev->mutex); in spi_transaction_read()
484 pthread_mutex_lock(dev->mutex); in spi_transaction_write()
H A Dopae_i2c.c33 pthread_mutex_lock(dev->mutex); in i2c_read()
75 pthread_mutex_lock(dev->mutex); in i2c_write()
/dpdk/drivers/net/bnxt/
H A Dbnxt_irq.c36 pthread_mutex_lock(&bp->def_cp_lock); in bnxt_int_handler()
/dpdk/drivers/net/hns3/
H A Dhns3_flow.c2073 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_validate_wrap()
2089 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_create_wrap()
2103 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_destroy_wrap()
2116 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_flush_wrap()
2131 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_query_wrap()
2189 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_action_create()
2231 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_action_destroy()
2272 pthread_mutex_lock(&hw->flows_lock); in hns3_flow_action_query()
/dpdk/app/test/
H A Dtest_lpm_perf.c456 pthread_mutex_lock(&lpm_mutex); in test_lpm_rcu_qsbr_writer()
471 pthread_mutex_lock(&lpm_mutex); in test_lpm_rcu_qsbr_writer()
/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c92 pthread_mutex_lock(&internal_list_lock); in find_internal_resource_by_vdev()
115 pthread_mutex_lock(&internal_list_lock); in find_internal_resource_by_dev()
1254 pthread_mutex_lock(&internal_list_lock); in ifcvf_pci_probe()
1294 pthread_mutex_lock(&internal_list_lock); in ifcvf_pci_remove()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c638 pthread_mutex_lock(&devices_list_lock); in mlx5_mr_mem_event_cb()
725 pthread_mutex_lock(&devices_list_lock); in mlx5_common_dev_release()
784 pthread_mutex_lock(&devices_list_lock); in mlx5_common_dev_create()
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c504 pthread_mutex_lock(&internal_list_lock); in find_internal_resource()
1019 pthread_mutex_lock(&internal_list_lock); in vhost_driver_setup()
1053 pthread_mutex_lock(&internal_list_lock); in vhost_driver_setup()
1111 pthread_mutex_lock(&internal_list_lock); in rte_eth_vhost_get_vid_from_port_id()
1202 pthread_mutex_lock(&internal_list_lock); in eth_dev_close()

12