Searched refs:rte_fbarray_attach (Results 1 – 9 of 9) sorted by relevance
100 rte_fbarray_attach(struct rte_fbarray *arr);
77 rte_fbarray_attach;
453 if (rte_fbarray_attach(&msl->memseg_arr)) { in memseg_secondary_init()
403 rte_fbarray_attach(&mcfg->memzones)) { in rte_eal_memzone_init()
547 ret = rte_fbarray_attach(&msl->memseg_arr); in sync_memory()
993 ret = rte_fbarray_attach(&msl->memseg_arr); in sync_memory()
831 rte_fbarray_attach(struct rte_fbarray *arr) in rte_fbarray_attach() function
111 TEST_ASSERT_FAIL(rte_fbarray_attach(NULL), in test_invalid()
1881 if (rte_fbarray_attach(&msl->memseg_arr)) {