Home
last modified time | relevance | path

Searched refs:rte_fbarray_set_free (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_fbarray.c54 rte_fbarray_set_free(&param.arr, i); in reset_array()
144 TEST_ASSERT(rte_fbarray_set_free(NULL, 0), in test_invalid()
203 TEST_ASSERT(rte_fbarray_set_free(&dummy, FBARRAY_TEST_LEN), in test_invalid()
444 TEST_ASSERT_SUCCESS(rte_fbarray_set_free(&param.arr, idx), in test_basic()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_fbarray.h215 rte_fbarray_set_free(struct rte_fbarray *arr, unsigned int idx);
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_memalloc.c255 rte_fbarray_set_free(arr, j); in alloc_seg_walk()
308 rte_fbarray_set_free(&found_msl->memseg_arr, seg_idx); in free_seg_walk()
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def187 rte_fbarray_set_free
H A Dversion.map252 rte_fbarray_set_free;
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_memzone.c281 rte_fbarray_set_free(arr, idx); in rte_memzone_free()
H A Deal_common_fbarray.c1087 rte_fbarray_set_free(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_set_free() function
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c891 rte_fbarray_set_free(arr, j); in alloc_seg_walk()
976 rte_fbarray_set_free(&found_msl->memseg_arr, seg_idx); in free_seg_walk()
1200 rte_fbarray_set_free(l_arr, seg_idx); in sync_chunk()