Home
last modified time | relevance | path

Searched refs:rte_socket_count (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_hugepages.c77 for (socket_id = 0; socket_id < rte_socket_count(); socket_id++) { in hugepage_info_init()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_lcore.h143 rte_socket_count(void);
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_dynmem.c75 n_memtypes = internal_conf->num_hugepage_sizes * rte_socket_count(); in eal_dynmem_memseg_lists_init()
92 for (i = 0; i < (int) rte_socket_count(); i++, cur_type++) { in eal_dynmem_memseg_lists_init()
H A Dmalloc_heap.c729 for (i = 0; i < (int) rte_socket_count(); i++) { in malloc_heap_alloc()
790 for (i = 0; i < (int) rte_socket_count(); i++) { in malloc_heap_alloc_biggest()
1341 for (i = 0; i < rte_socket_count(); i++) { in rte_eal_malloc_heap_init()
H A Deal_common_lcore.c217 rte_socket_count(void) in rte_socket_count() function
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def150 rte_socket_count
H A Dversion.map187 rte_socket_count;
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memory.c863 for (i = 0; i < rte_socket_count(); i++) {
1712 for (i = 0; i < rte_socket_count(); i++) {
1751 for (i = 0; i < rte_socket_count(); i++) {
1931 if (!internal_conf->legacy_mem && rte_socket_count() > 1) {
H A Deal_hugepage_info.c360 for (i = 0; i < rte_socket_count(); i++) { in calc_num_pages()
H A Deal_memalloc.c649 if (rte_socket_count() > 1) in alloc_seg()
/f-stack/dpdk/app/test/
H A Dtest_memzone.c501 for (i = 0; i < rte_socket_count(); i++) { in test_memzone_reserve_max()
547 for (i = 0; i < rte_socket_count(); i++) { in test_memzone_reserve_max_aligned()
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c2965 for (i = 0; i < NB_SOCKETS && i < rte_socket_count(); i++) { in main()
3003 for (i = 0; i < NB_SOCKETS && i < rte_socket_count(); i++) { in main()