| /dpdk/lib/eal/common/ |
| H A D | eal_common_fbarray.c | 115 find_next_n(const struct rte_fbarray *arr, unsigned int start, unsigned int n, in find_next_n() 272 find_next(const struct rte_fbarray *arr, unsigned int start, bool used) in find_next() 328 find_contig(const struct rte_fbarray *arr, unsigned int start, bool used) in find_contig() 389 find_prev_n(const struct rte_fbarray *arr, unsigned int start, unsigned int n, in find_prev_n() 558 find_prev(const struct rte_fbarray *arr, unsigned int start, bool used) in find_prev() 612 find_rev_contig(const struct rte_fbarray *arr, unsigned int start, bool used) in find_rev_contig() 666 set_used(struct rte_fbarray *arr, unsigned int idx, bool used) in set_used() 719 rte_fbarray_init(struct rte_fbarray *arr, const char *name, unsigned int len, in rte_fbarray_init() 845 rte_fbarray_attach(struct rte_fbarray *arr) in rte_fbarray_attach() 933 rte_fbarray_detach(struct rte_fbarray *arr) in rte_fbarray_detach() [all …]
|
| H A D | eal_common_memzone.c | 65 struct rte_fbarray *arr; in memzone_lookup_thread_unsafe() local 107 struct rte_fbarray *arr; in memzone_reserve_aligned_thread_unsafe() local 303 struct rte_fbarray *arr; rte_memzone_free() local 453 struct rte_fbarray *arr; rte_memzone_walk() local [all...] |
| H A D | eal_common_memory.c | 276 struct rte_fbarray *arr = &msl->memseg_arr; in eal_memseg_list_populate() local 297 const struct rte_fbarray *arr; in virt2memseg() local 675 struct rte_fbarray *arr; rte_memseg_contig_walk_thread_unsafe() local 727 struct rte_fbarray *arr; rte_memseg_walk_thread_unsafe() local 796 struct rte_fbarray *arr; rte_memseg_get_fd_thread_unsafe() local 851 struct rte_fbarray *arr; rte_memseg_get_fd_offset_thread_unsafe() local 1333 struct rte_fbarray *arr; handle_eal_memseg_list_info_request() local 1376 struct rte_fbarray *arr; handle_eal_memseg_info_request() local [all...] |
| H A D | malloc_heap.c | 1182 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 519 static int test_biggest(struct rte_fbarray *arr, int first, int last) in test_biggest() 670 static int ensure_correct(struct rte_fbarray *arr, int first, int last, in ensure_correct()
|
| /dpdk/drivers/net/atlantic/ |
| H A D | atl_hw_regs.h | 30 #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/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 | ecore_init_fw_funcs.c | 1414 #define ARR_REG_WR(dev, ptt, addr, arr, arr_size) \ argument
|
| /dpdk/drivers/crypto/ionic/ |
| H A D | ionic_crypto_ops.c | 252 iocpt_fill_sge(struct iocpt_crypto_sg_elem *arr, uint8_t idx, in iocpt_fill_sge()
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 138 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memory.c | 664 struct rte_fbarray *arr; local
|
| H A D | eal_memalloc.c | 909 struct rte_fbarray *arr = in alloc_seg_walk() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.h | 38 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_debug.c | 351 #define ARR_REG_WR(dev, ptt, addr, arr, arr_size) \ argument
|