| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_fbarray.c | 268 find_next(const struct rte_fbarray *arr, unsigned int start, bool used) in find_next() 656 set_used(struct rte_fbarray *arr, unsigned int idx, bool used) in set_used() 835 rte_fbarray_attach(struct rte_fbarray *arr) in rte_fbarray_attach() 923 rte_fbarray_detach(struct rte_fbarray *arr) in rte_fbarray_detach() 976 rte_fbarray_destroy(struct rte_fbarray *arr) in rte_fbarray_destroy() 1062 rte_fbarray_get(const struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_get() 1081 rte_fbarray_set_used(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_set_used() 1087 rte_fbarray_set_free(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_set_free() 1093 rte_fbarray_is_used(struct rte_fbarray *arr, unsigned int idx) in rte_fbarray_is_used() 1451 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 | 33 struct rte_fbarray *arr; in memzone_lookup_thread_unsafe() local 63 struct rte_fbarray *arr; in memzone_reserve_aligned_thread_unsafe() local 255 struct rte_fbarray *arr; in rte_memzone_free() local 406 struct rte_fbarray *arr; in rte_memzone_walk() local
|
| H A D | eal_common_memory.c | 265 struct rte_fbarray *arr = &msl->memseg_arr; in eal_memseg_list_populate() local 286 const struct rte_fbarray *arr; in virt2memseg() local 664 struct rte_fbarray *arr; in rte_memseg_contig_walk_thread_unsafe() local 716 struct rte_fbarray *arr; in rte_memseg_walk_thread_unsafe() local 785 struct rte_fbarray *arr; in rte_memseg_get_fd_thread_unsafe() local 840 struct rte_fbarray *arr; in rte_memseg_get_fd_offset_thread_unsafe() local
|
| H A D | malloc_heap.c | 1111 struct rte_fbarray *arr; in malloc_heap_create_external_seg() local
|
| /f-stack/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()
|
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_common.h | 67 #define AL_ARR_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_hw_regs.h | 29 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument
|
| /f-stack/lib/ |
| H A D | ff_config.c | 211 uint16_binary_search(uint16_t arr[], int l, int r, uint16_t x) in uint16_binary_search() 238 sort_uint16_array(uint16_t arr[], int n) in sort_uint16_array() 256 __parse_config_list(uint16_t *arr, int *sz, const char *value) { in __parse_config_list()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lparser.h | 74 Labeldesc *arr; /* array */ member 83 Vardesc *arr; member
|
| /f-stack/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()
|
| /f-stack/dpdk/drivers/raw/ifpga/base/osdep_rte/ |
| H A D | osdep_generic.h | 37 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /f-stack/dpdk/drivers/common/dpaax/ |
| H A D | dpaax_iova_table.c | 26 rotate_8(unsigned char *arr) in rotate_8()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_memalloc.c | 252 struct rte_fbarray *arr = &cur_msl->memseg_arr; in alloc_seg_walk() local
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_memory.c | 118 struct rte_fbarray *arr; in rte_eal_hugepage_init() local
|
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_hw.h | 20 #define NICVF_ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument
|
| /f-stack/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
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 145 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | ncsw_ext.h | 170 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument
|
| /f-stack/dpdk/drivers/common/iavf/ |
| H A D | iavf_osdep.h | 62 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_osdep.h | 158 #define ARRAY_SIZE(arr) (sizeof(arr)/sizeof(arr[0])) argument
|
| /f-stack/freebsd/netinet/ |
| H A D | in_fib_algo.c | 248 struct bsearch4_record *arr; member
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_osdep.h | 69 #define ARRAY_SIZE(arr) RTE_DIM(arr) argument
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_memory.c | 669 struct rte_fbarray *arr; local
|
| H A D | eal_memalloc.c | 887 struct rte_fbarray *arr = in alloc_seg_walk() local
|