Home
last modified time | relevance | path

Searched defs:mcfg (Results 1 – 15 of 15) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_mcfg.c16 struct rte_mem_config *mcfg = cfg->mem_config; in eal_mcfg_complete() local
30 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_mcfg_wait_complete() local
39 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_mcfg_check_version() local
51 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_mcfg_update_internal() local
62 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_mcfg_update_from_internal() local
75 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_mcfg_mem_read_lock() local
82 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_mcfg_mem_read_unlock() local
89 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_mcfg_mem_write_lock() local
96 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_mcfg_mem_write_unlock() local
103 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_mcfg_tailq_read_lock() local
[all …]
H A Deal_common_memzone.c28 struct rte_mem_config *mcfg; in memzone_lookup_thread_unsafe() local
70 struct rte_mem_config *mcfg; in memzone_reserve_aligned_thread_unsafe() local
207 struct rte_mem_config *mcfg; in rte_memzone_reserve_thread_safe() local
267 struct rte_mem_config *mcfg; in rte_memzone_free() local
311 struct rte_mem_config *mcfg; in rte_memzone_lookup() local
329 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in dump_memzone() local
389 struct rte_mem_config *mcfg; in rte_eal_memzone_init() local
417 struct rte_mem_config *mcfg; in rte_memzone_walk() local
H A Deal_common_memory.c318 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in virt2memseg_list() local
430 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in dump_memseg() local
559 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in check_dma_mask() local
619 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_mem_set_dma_mask() local
667 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_memseg_contig_walk_thread_unsafe() local
719 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_memseg_walk_thread_unsafe() local
760 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_memseg_list_walk_thread_unsafe() local
792 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_memseg_get_fd_thread_unsafe() local
847 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_memseg_get_fd_offset_thread_unsafe() local
902 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_extmem_register() local
[all …]
H A Deal_common_tailqs.c29 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_eal_tailq_lookup() local
46 struct rte_mem_config *mcfg; in rte_dump_tailq() local
69 struct rte_mem_config *mcfg; in rte_eal_tailq_create() local
H A Drte_malloc.c239 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_malloc_get_socket_stats() local
256 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_malloc_dump_heaps() local
268 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_malloc_heap_get_socket() local
304 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_malloc_heap_socket_is_external() local
332 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_malloc_dump_stats() local
393 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in find_named_heap() local
590 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in rte_malloc_heap_create() local
H A Dmalloc_heap.c74 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in malloc_socket_to_heap_id() local
110 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in malloc_add_seg() local
298 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in alloc_pages_on_heap() local
469 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in try_expand_heap_secondary() local
538 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in alloc_more_mem_on_socket() local
647 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in malloc_heap_alloc_on_heap_id() local
771 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in heap_alloc_biggest_on_heap_id() local
1177 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in malloc_heap_create_external_seg() local
1244 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in extseg_walk() local
1345 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in malloc_heap_create() local
[all …]
H A Deal_common_timer.c54 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in set_tsc_freq() local
H A Deal_common_dynmem.c22 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_dynmem_memseg_lists_init() local
H A Dmalloc_mp.c218 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in handle_alloc_request() local
H A Deal_common_proc.c1269 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in set_mp_status() local
/dpdk/lib/eal/linux/
H A Deal_memalloc.c816 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in alloc_seg_walk() local
951 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in free_seg_walk() local
1383 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in sync_walk() local
1437 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in secondary_msl_create_walk() local
1470 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in secondary_msl_destroy_walk() local
1555 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in fd_list_create_walk() local
1571 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in fd_list_destroy_walk() local
1585 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_memalloc_set_seg_fd() local
1684 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in eal_memalloc_get_seg_fd_offset() local
H A Deal_memory.c658 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; local
828 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; local
1102 struct rte_mem_config *mcfg; local
1498 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; local
1670 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; local
1869 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; local
/dpdk/lib/eal/freebsd/
H A Deal_memory.c56 struct rte_mem_config *mcfg; in rte_eal_hugepage_init() local
336 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in memseg_primary_init() local
441 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in memseg_secondary_init() local
/dpdk/lib/eal/windows/
H A Deal_memalloc.c181 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in alloc_seg_walk() local
282 struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config; in free_seg_walk() local
H A Deal_memory.c658 struct rte_mem_config *mcfg; in eal_nohuge_init() local