| /dpdk/lib/eal/common/ |
| H A D | eal_common_fbarray.c | 264 find_next(const struct rte_fbarray *arr, unsigned int start, bool used) in find_next() 652 set_used(struct rte_fbarray *arr, unsigned int idx, bool used) in set_used() 831 rte_fbarray_attach(struct rte_fbarray *arr) in rte_fbarray_attach() 919 rte_fbarray_detach(struct rte_fbarray *arr) in rte_fbarray_detach() 972 rte_fbarray_destroy(struct rte_fbarray *arr) in rte_fbarray_destroy() 1058 rte_fbarray_get(const struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_get() 1077 rte_fbarray_set_used(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_set_used() 1083 rte_fbarray_set_free(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_set_free() 1089 rte_fbarray_is_used(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_is_used() 1447 rte_fbarray_find_idx(const struct rte_fbarray *arr, const void *elt) in rte_fbarray_find_idx() [all …]
|
| H A D | eal_common_memzone.c | 29 struct rte_fbarray *arr; in memzone_lookup_thread_unsafe() local 71 struct rte_fbarray *arr; in memzone_reserve_aligned_thread_unsafe() local 268 struct rte_fbarray *arr; in rte_memzone_free() local 418 struct rte_fbarray *arr; in rte_memzone_walk() local
|
| H A D | eal_common_memory.c | 274 struct rte_fbarray *arr = &msl->memseg_arr; in eal_memseg_list_populate() local 295 const struct rte_fbarray *arr; in virt2memseg() local 673 struct rte_fbarray *arr; in rte_memseg_contig_walk_thread_unsafe() local 725 struct rte_fbarray *arr; in rte_memseg_walk_thread_unsafe() local 794 struct rte_fbarray *arr; in rte_memseg_get_fd_thread_unsafe() local 849 struct rte_fbarray *arr; in rte_memseg_get_fd_offset_thread_unsafe() local
|
| H A D | malloc_heap.c | 1180 struct rte_fbarray *arr; in malloc_heap_create_external_seg() local
|
| /dpdk/app/test/ |
| H A D | test_fbarray.c | 18 struct rte_fbarray arr; member 462 static int test_biggest(struct rte_fbarray *arr, int first, int last) in test_biggest() 613 static int ensure_correct(struct rte_fbarray *arr, int first, int last, in ensure_correct()
|
| H A D | test_thash.c | 353 uint32_t arr[16]; in test_big_tuple_gfni() local
|
| /dpdk/drivers/net/atlantic/ |
| H A D | atl_hw_regs.h | 29 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_nffw.c | 88 nffw_res_fwinfos(struct nfp_nffw_info_data *fwinf, struct nffw_fwinfo **arr) in nffw_res_fwinfos()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_vlan_mode.c | 38 u32 arr[ICE_META_INIT_DW_CNT]; in ice_pkg_get_supported_vlan_mode() local
|
| H A D | ice_osdep.h | 77 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/drivers/common/dpaax/ |
| H A D | dpaax_iova_table.c | 26 rotate_8(unsigned char *arr) in rotate_8()
|
| /dpdk/drivers/raw/ifpga/base/osdep_rte/ |
| H A D | osdep_generic.h | 37 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal_memory.c | 118 struct rte_fbarray *arr; in rte_eal_hugepage_init() local
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_memalloc.c | 246 struct rte_fbarray *arr = &cur_msl->memseg_arr; in alloc_seg_walk() local
|
| /dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_hw.h | 20 #define NICVF_ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_iov_api.h | 17 #define ECORE_VF_ARRAY_GET_VFID(arr, vfid) \ argument
|
| H A D | ecore_dcbx_api.h | 168 struct ecore_dcbx_app_data arr[DCBX_MAX_PROTOCOL_TYPE]; member
|
| H A D | bcm_osal.h | 427 #define OSAL_ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| H A D | ecore_init_fw_funcs.c | 1414 #define ARR_REG_WR(dev, ptt, addr, arr, arr_size) \ argument
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 144 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/drivers/common/iavf/ |
| H A D | iavf_osdep.h | 71 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_osdep.h | 177 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memory.c | 660 struct rte_fbarray *arr; local
|
| H A D | eal_memalloc.c | 909 struct rte_fbarray *arr = in alloc_seg_walk() local
|
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_common.h | 45 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|