Home
last modified time | relevance | path

Searched defs:numa_node (Results 1 – 25 of 42) sorted by relevance

12

/dpdk/lib/table/
H A Drte_swx_table_wm.c23 env_malloc(size_t size, size_t alignment, int numa_node) in env_malloc()
39 env_malloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_malloc()
278 int numa_node) in acl_table_create()
385 int numa_node) in table_create()
H A Drte_swx_table_selector.c18 env_calloc(size_t size, size_t alignment, int numa_node) in env_calloc()
34 env_calloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_calloc()
265 int numa_node) in rte_swx_table_selector_create()
H A Drte_swx_table_em.c28 env_malloc(size_t size, size_t alignment, int numa_node) in env_malloc()
44 env_malloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_malloc()
373 int numa_node) in __table_create()
787 int numa_node) in table_create()
H A Drte_swx_table_learner.c23 env_calloc(size_t size, size_t alignment, int numa_node) in env_calloc()
39 env_calloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_calloc()
388 rte_swx_table_learner_create(struct rte_swx_table_learner_params *params, int numa_node) in rte_swx_table_learner_create()
/dpdk/lib/eal/windows/
H A Deal_hugepages.c82 unsigned int numa_node; in hugepage_info_init() local
H A Deal_memalloc.c39 unsigned int numa_node; in alloc_seg() local
/dpdk/drivers/net/ring/
H A Drte_eth_ring.c32 const unsigned int numa_node; member
315 const unsigned int numa_node, enum dev_action action, in do_eth_dev_ring_create()
415 const unsigned int numa_node) in rte_eth_from_rings()
478 const unsigned int numa_node, in eth_dev_ring_create()
/dpdk/drivers/net/cxgbe/
H A Dcxgbevf_main.c204 const unsigned int numa_node = rte_socket_id(); in cxgbevf_probe() local
/dpdk/lib/dmadev/
H A Drte_dmadev.c234 dma_allocate_primary(const char *name, int numa_node, size_t private_data_size) in dma_allocate_primary()
308 dma_allocate(const char *name, int numa_node, size_t private_data_size) in dma_allocate()
338 rte_dma_pmd_allocate(const char *name, int numa_node, size_t private_data_size) in rte_dma_pmd_allocate()
H A Drte_dmadev_pmd.h99 int16_t numa_node; /**< Local NUMA memory ID. -1 if unknown. */ member
H A Drte_dmadev.h307 int16_t numa_node; member
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_hw.c30 int numa_node = sva->pdev->device.numa_node; in sfc_vdpa_dma_alloc() local
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_flow.c17 bond_flow_alloc(int numa_node, const struct rte_flow_attr *attr, in bond_flow_alloc()
/dpdk/lib/gpudev/
H A Drte_gpudev.h65 int16_t numa_node; member
/dpdk/lib/eal/include/
H A Drte_dev.h90 int numa_node; /**< NUMA node connection */ member
/dpdk/drivers/bus/pci/windows/
H A Dpci.c209 DWORD numa_node; in get_device_resource_info() local
/dpdk/drivers/raw/ioat/
H A Didxd_bus.c292 int numa_node = -1; in dsa_scan() local
/dpdk/examples/pipeline/
H A Dobj.h112 uint32_t numa_node; member
H A Dobj.c524 pipeline_create(struct obj *obj, const char *name, int numa_node) in pipeline_create()
/dpdk/drivers/dma/idxd/
H A Didxd_bus.c324 int numa_node = -1; in dsa_scan() local
/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h197 u8 numa_node) in ena_com_update_numa_node()
/dpdk/drivers/net/nfp/
H A Dnfp_ethdev.c721 const unsigned int numa_node = rte_socket_id(); in nfp_init_phyports() local
/dpdk/lib/vhost/
H A Dvhost_user.c1263 int numa_node = SOCKET_ID_ANY; in vhost_user_set_mem_table() local
1549 int numa_node = SOCKET_ID_ANY; in vhost_user_get_inflight_fd() local
1647 int numa_node = SOCKET_ID_ANY; in vhost_user_set_inflight_fd() local
/dpdk/drivers/net/kni/
H A Drte_eth_kni.c368 unsigned int numa_node) in eth_kni_create()
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1001 unsigned int numa_node = eth_dev->device->numa_node; in vhost_driver_setup() local
1467 int16_t queues, const unsigned int numa_node, uint64_t flags, in eth_dev_vhost_create()

12