Home
last modified time | relevance | path

Searched refs:rte_rwlock_write_unlock (Results 1 – 22 of 22) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Diotlb.c40 rte_rwlock_write_unlock(&vq->iotlb_pending_lock); in vhost_user_iotlb_pending_remove_all()
92 rte_rwlock_write_unlock(&vq->iotlb_pending_lock); in vhost_user_iotlb_pending_insert()
114 rte_rwlock_write_unlock(&vq->iotlb_pending_lock); in vhost_user_iotlb_pending_remove()
131 rte_rwlock_write_unlock(&vq->iotlb_lock); in vhost_user_iotlb_cache_remove_all()
154 rte_rwlock_write_unlock(&vq->iotlb_lock); in vhost_user_iotlb_cache_random_evict()
206 rte_rwlock_write_unlock(&vq->iotlb_lock); in vhost_user_iotlb_cache_insert()
233 rte_rwlock_write_unlock(&vq->iotlb_lock); in vhost_user_iotlb_cache_remove()
H A Diotlb.h33 rte_rwlock_write_unlock(&vq->iotlb_lock); in vhost_user_iotlb_wr_unlock()
/f-stack/dpdk/app/test/
H A Dtest_rwlock.c72 rte_rwlock_write_unlock(&sl); in test_rwlock_per_core()
76 rte_rwlock_write_unlock(&sl_tab[rte_lcore_id()]); in test_rwlock_per_core()
111 rte_rwlock_write_unlock(&lk); in load_loop_fn()
195 rte_rwlock_write_unlock(&sl); in rwlock_test1()
198 rte_rwlock_write_unlock(&sl_tab[i]); in rwlock_test1()
205 rte_rwlock_write_unlock(&sl); in rwlock_test1()
289 rte_rwlock_write_unlock(&try_rwlock_data.lock); in try_write()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_mcfg.c98 rte_rwlock_write_unlock(&mcfg->memory_hotplug_lock); in rte_mcfg_mem_write_unlock()
126 rte_rwlock_write_unlock(&mcfg->qlock); in rte_mcfg_tailq_write_unlock()
154 rte_rwlock_write_unlock(&mcfg->mplock); in rte_mcfg_mempool_write_unlock()
H A Deal_common_memalloc.c195 rte_rwlock_write_unlock(&mem_event_rwlock); in eal_memalloc_mem_event_callback_register()
234 rte_rwlock_write_unlock(&mem_event_rwlock); in eal_memalloc_mem_event_callback_unregister()
302 rte_rwlock_write_unlock(&mem_alloc_validator_rwlock); in eal_memalloc_mem_alloc_validator_register()
341 rte_rwlock_write_unlock(&mem_alloc_validator_rwlock); in eal_memalloc_mem_alloc_validator_unregister()
H A Deal_common_lcore.c318 rte_rwlock_write_unlock(&lcore_lock); in rte_lcore_callback_register()
341 rte_rwlock_write_unlock(&lcore_lock); in rte_lcore_callback_unregister()
386 rte_rwlock_write_unlock(&lcore_lock); in eal_lcore_non_eal_allocate()
404 rte_rwlock_write_unlock(&lcore_lock); in eal_lcore_non_eal_release()
H A Deal_common_memzone.c208 rte_rwlock_write_unlock(&mcfg->mlock); in rte_memzone_reserve_thread_safe()
284 rte_rwlock_write_unlock(&mcfg->mlock); in rte_memzone_free()
396 rte_rwlock_write_unlock(&mcfg->mlock); in rte_eal_memzone_init()
H A Deal_common_fbarray.c688 rte_rwlock_write_unlock(&arr->rwlock); in set_used()
/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_rwlock.h33 rte_rwlock_write_unlock(rwl); in rte_rwlock_write_unlock_tm()
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_rwlock.h35 rte_rwlock_write_unlock(rwl); in rte_rwlock_write_unlock_tm()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_mr.c121 rte_rwlock_write_unlock(&sh->share_cache.rwlock); in mlx5_mr_mem_event_free_cb()
150 rte_rwlock_write_unlock(&mlx5_shared_data->mem_event_rwlock); in mlx5_mr_mem_event_cb()
284 rte_rwlock_write_unlock(&sh->share_cache.rwlock); in mlx5_mr_update_ext_mp_cb()
358 rte_rwlock_write_unlock(&sh->share_cache.rwlock); in mlx5_dma_map()
H A Dmlx5_utils.c169 rte_rwlock_write_unlock(&h->lock); in mlx5_hlist_register()
181 rte_rwlock_write_unlock(&h->lock); in mlx5_hlist_unregister()
188 rte_rwlock_write_unlock(&h->lock); in mlx5_hlist_unregister()
330 rte_rwlock_write_unlock(&list->lock); in mlx5_cache_register()
343 rte_rwlock_write_unlock(&list->lock); in mlx5_cache_unregister()
350 rte_rwlock_write_unlock(&list->lock); in mlx5_cache_unregister()
H A Dmlx5.c1012 rte_rwlock_write_unlock(&mlx5_shared_data->mem_event_rwlock); in mlx5_alloc_shared_dev_ctx()
1075 rte_rwlock_write_unlock(&mlx5_shared_data->mem_event_rwlock); in mlx5_free_shared_dev_ctx()
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_rwlock.h44 rte_rwlock_write_unlock(rwl); in rte_rwlock_write_unlock_tm()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.c502 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_garbage_collect()
735 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_create_primary()
803 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_create_primary()
807 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_create_primary()
964 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_mem_event_free_cb()
1268 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_update_ext_mp_cb()
1442 rte_rwlock_write_unlock(&mlx4_shared_data->mem_event_rwlock); in mlx4_mr_release()
1459 rte_rwlock_write_unlock(&priv->mr.rwlock); in mlx4_mr_release()
H A Dmlx4.c1092 rte_rwlock_write_unlock(&mlx4_shared_data->mem_event_rwlock); in mlx4_pci_probe()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c488 rte_rwlock_write_unlock(&share_cache->rwlock); in mlx5_mr_garbage_collect()
722 rte_rwlock_write_unlock(&share_cache->rwlock); in mlx5_mr_create_primary()
790 rte_rwlock_write_unlock(&share_cache->rwlock); in mlx5_mr_create_primary()
794 rte_rwlock_write_unlock(&share_cache->rwlock); in mlx5_mr_create_primary()
986 rte_rwlock_write_unlock(&share_cache->rwlock); in mlx5_mr_release_cache()
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_rwlock.h180 rte_rwlock_write_unlock(rte_rwlock_t *rwl) in rte_rwlock_write_unlock() function
/f-stack/dpdk/lib/librte_ipsec/
H A Dipsec_sqn.h304 rte_rwlock_write_unlock(&rsn->rwl); in rsn_update_finish()
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c152 rte_rwlock_write_unlock(&hv->vf_lock); in hn_nvs_handle_vfassoc()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h384 rte_rwlock_write_unlock(lock); in t4_os_write_unlock()
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c605 rte_rwlock_write_unlock(h->readwrite_lock); in __hash_rw_writer_unlock()