| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | iotlb.c | 33 rte_rwlock_write_lock(&vq->iotlb_pending_lock); in vhost_user_iotlb_pending_remove_all() 88 rte_rwlock_write_lock(&vq->iotlb_pending_lock); in vhost_user_iotlb_pending_insert() 101 rte_rwlock_write_lock(&vq->iotlb_pending_lock); in vhost_user_iotlb_pending_remove() 122 rte_rwlock_write_lock(&vq->iotlb_lock); in vhost_user_iotlb_cache_remove_all() 140 rte_rwlock_write_lock(&vq->iotlb_lock); in vhost_user_iotlb_cache_random_evict() 183 rte_rwlock_write_lock(&vq->iotlb_lock); in vhost_user_iotlb_cache_insert() 219 rte_rwlock_write_lock(&vq->iotlb_lock); in vhost_user_iotlb_cache_remove()
|
| H A D | iotlb.h | 27 rte_rwlock_write_lock(&vq->iotlb_lock); in vhost_user_iotlb_wr_lock()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_mcfg.c | 91 rte_rwlock_write_lock(&mcfg->memory_hotplug_lock); in rte_mcfg_mem_write_lock() 119 rte_rwlock_write_lock(&mcfg->qlock); in rte_mcfg_tailq_write_lock() 147 rte_rwlock_write_lock(&mcfg->mplock); in rte_mcfg_mempool_write_lock()
|
| H A D | eal_common_memalloc.c | 167 rte_rwlock_write_lock(&mem_event_rwlock); in eal_memalloc_mem_event_callback_register() 217 rte_rwlock_write_lock(&mem_event_rwlock); in eal_memalloc_mem_event_callback_unregister() 273 rte_rwlock_write_lock(&mem_alloc_validator_rwlock); in eal_memalloc_mem_alloc_validator_register() 324 rte_rwlock_write_lock(&mem_alloc_validator_rwlock); in eal_memalloc_mem_alloc_validator_unregister()
|
| H A D | eal_common_lcore.c | 292 rte_rwlock_write_lock(&lcore_lock); in rte_lcore_callback_register() 331 rte_rwlock_write_lock(&lcore_lock); in rte_lcore_callback_unregister() 355 rte_rwlock_write_lock(&lcore_lock); in eal_lcore_non_eal_allocate() 396 rte_rwlock_write_lock(&lcore_lock); in eal_lcore_non_eal_release()
|
| H A D | eal_common_memzone.c | 200 rte_rwlock_write_lock(&mcfg->mlock); in rte_memzone_reserve_thread_safe() 268 rte_rwlock_write_lock(&mcfg->mlock); in rte_memzone_free() 383 rte_rwlock_write_lock(&mcfg->mlock); in rte_eal_memzone_init()
|
| H A D | eal_common_fbarray.c | 672 rte_rwlock_write_lock(&arr->rwlock); in set_used()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_rwlock.c | 70 rte_rwlock_write_lock(&sl); in test_rwlock_per_core() 74 rte_rwlock_write_lock(&sl_tab[rte_lcore_id()]); in test_rwlock_per_core() 109 rte_rwlock_write_lock(&lk); in load_loop_fn() 188 rte_rwlock_write_lock(&sl); in rwlock_test1() 191 rte_rwlock_write_lock(&sl_tab[i]); in rwlock_test1() 202 rte_rwlock_write_lock(&sl); in rwlock_test1()
|
| /f-stack/dpdk/lib/librte_eal/ppc/include/ |
| H A D | rte_rwlock.h | 27 rte_rwlock_write_lock(rwl); in rte_rwlock_write_lock_tm()
|
| /f-stack/dpdk/lib/librte_eal/arm/include/ |
| H A D | rte_rwlock.h | 29 rte_rwlock_write_lock(rwl); in rte_rwlock_write_lock_tm()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_mr.c | 68 rte_rwlock_write_lock(&sh->share_cache.rwlock); in mlx5_mr_mem_event_free_cb() 146 rte_rwlock_write_lock(&mlx5_shared_data->mem_event_rwlock); in mlx5_mr_mem_event_cb() 280 rte_rwlock_write_lock(&sh->share_cache.rwlock); in mlx5_mr_update_ext_mp_cb() 354 rte_rwlock_write_lock(&sh->share_cache.rwlock); in mlx5_dma_map()
|
| H A D | mlx5_utils.c | 143 rte_rwlock_write_lock(&h->lock); in mlx5_hlist_register() 176 rte_rwlock_write_lock(&h->lock); in mlx5_hlist_unregister() 309 rte_rwlock_write_lock(&list->lock); in mlx5_cache_register() 338 rte_rwlock_write_lock(&list->lock); in mlx5_cache_unregister()
|
| H A D | mlx5.c | 1009 rte_rwlock_write_lock(&mlx5_shared_data->mem_event_rwlock); in mlx5_alloc_shared_dev_ctx() 1073 rte_rwlock_write_lock(&mlx5_shared_data->mem_event_rwlock); in mlx5_free_shared_dev_ctx()
|
| /f-stack/dpdk/lib/librte_eal/x86/include/ |
| H A D | rte_rwlock.h | 37 rte_rwlock_write_lock(rwl); in rte_rwlock_write_lock_tm()
|
| /f-stack/dpdk/lib/librte_eal/include/generic/ |
| H A D | rte_rwlock.h | 156 rte_rwlock_write_lock(rte_rwlock_t *rwl) in rte_rwlock_write_lock() function
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_mr.c | 498 rte_rwlock_write_lock(&priv->mr.rwlock); in mlx4_mr_garbage_collect() 721 rte_rwlock_write_lock(&priv->mr.rwlock); in mlx4_mr_create_primary() 911 rte_rwlock_write_lock(&priv->mr.rwlock); in mlx4_mr_mem_event_free_cb() 1258 rte_rwlock_write_lock(&priv->mr.rwlock); in mlx4_mr_update_ext_mp_cb() 1440 rte_rwlock_write_lock(&mlx4_shared_data->mem_event_rwlock); in mlx4_mr_release() 1446 rte_rwlock_write_lock(&priv->mr.rwlock); in mlx4_mr_release()
|
| H A D | mlx4.c | 1089 rte_rwlock_write_lock(&mlx4_shared_data->mem_event_rwlock); in mlx4_pci_probe()
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_mr.c | 484 rte_rwlock_write_lock(&share_cache->rwlock); in mlx5_mr_garbage_collect() 709 rte_rwlock_write_lock(&share_cache->rwlock); in mlx5_mr_create_primary() 973 rte_rwlock_write_lock(&share_cache->rwlock); in mlx5_mr_release_cache()
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | ipsec_sqn.h | 283 rte_rwlock_write_lock(&rsn->rwl); in rsn_update_start()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_vf.c | 143 rte_rwlock_write_lock(&hv->vf_lock); in hn_nvs_handle_vfassoc()
|
| /f-stack/dpdk/drivers/net/cxgbe/base/ |
| H A D | adapter.h | 375 rte_rwlock_write_lock(lock); in t4_os_write_lock()
|
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_cuckoo_hash.c | 587 rte_rwlock_write_lock(h->readwrite_lock); in __hash_rw_writer_lock()
|