/dpdk/lib/table/ |
H A D | rte_swx_table_wm.c | 23 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() 384 int numa_node) in table_create()
|
H A D | rte_swx_table_em.c | 31 env_malloc(size_t size, size_t alignment, int numa_node) in env_malloc() 47 env_malloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_malloc() 198 int numa_node) in __table_create() 607 int numa_node) in table_create()
|
H A D | rte_swx_table_selector.c | 18 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 D | rte_swx_table_learner.c | 26 env_calloc(size_t size, size_t alignment, int numa_node) in env_calloc() 42 env_calloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_calloc() 287 rte_swx_table_learner_create(struct rte_swx_table_learner_params *params, int numa_node) in rte_swx_table_learner_create()
|
/dpdk/app/graph/ |
H A D | mempool.h | 16 int numa_node; member
|
/dpdk/lib/eal/windows/ |
H A D | eal_hugepages.c | 82 unsigned int numa_node; in hugepage_info_init() local
|
H A D | eal_memalloc.c | 39 unsigned int numa_node; in alloc_seg() local
|
/dpdk/lib/eal/include/ |
H A D | dev_driver.h | 33 int numa_node; /**< NUMA node connection */ global() member
|
/dpdk/drivers/net/cxgbe/ |
H A D | cxgbevf_main.c | 204 const unsigned int numa_node = rte_socket_id(); in cxgbevf_probe() local
|
/dpdk/drivers/net/virtio/ |
H A D | virtqueue.c | 301 virtio_alloc_queue_headers(struct virtqueue *vq, int numa_node, const char *name) in virtio_alloc_queue_headers() 381 virtio_rxq_sw_ring_alloc(struct virtqueue *vq, int numa_node) in virtio_rxq_sw_ring_alloc()
|
/dpdk/examples/pipeline/ |
H A D | obj.c | 78 int numa_node, status; in ethdev_config() local
|
H A D | cli.c | 206 uint32_t mbuf_private_size, pkt_buffer_size, pool_size, cache_size, numa_node; in cmd_mempool() local 481 uint32_t size, numa_node; cmd_ring() local 771 uint32_t numa_node = 0; cmd_pipeline_build() local 2991 uint32_t numa_node; cmd_ipsec_create() local [all...] |
/dpdk/drivers/net/softnic/ |
H A D | rte_eth_softnic_pipeline.c | 182 int numa_node) in softnic_pipeline_create()
|
/dpdk/drivers/vdpa/sfc/ |
H A D | sfc_vdpa_hw.c | 28 int numa_node = sva->pdev->device.numa_node; in sfc_vdpa_dma_alloc() local
|
/dpdk/lib/dmadev/ |
H A D | rte_dmadev.c | 248 dma_allocate_primary(const char *name, int numa_node, size_t private_data_size) in dma_allocate_primary() argument 322 dma_allocate(const char *name, int numa_node, size_t private_data_size) in dma_allocate() argument 352 rte_dma_pmd_allocate(const char *name, int numa_node, size_t private_data_size) in rte_dma_pmd_allocate() argument [all...] |
H A D | rte_dmadev_pmd.h | 100 int16_t numa_node; /**< Local NUMA memory ID. -1 if unknown. */ member
|
H A D | rte_dmadev.h | 297 int16_t numa_node; global() member
|
/dpdk/drivers/bus/uacce/ |
H A D | bus_uacce_driver.h | 55 int numa_node; /**< NUMA node connection, -1 if unknown. */ member
|
/dpdk/lib/gpudev/ |
H A D | rte_gpudev.h | 65 int16_t numa_node; member
|
/dpdk/drivers/net/bonding/ |
H A D | rte_eth_bond_flow.c | 17 bond_flow_alloc(int numa_node, const struct rte_flow_attr *attr, in bond_flow_alloc()
|
/dpdk/lib/pipeline/ |
H A D | rte_swx_ipsec.c | 28 env_calloc(size_t size, size_t alignment, int numa_node) in env_calloc() argument 44 env_calloc(size_t size, size_t alignment __rte_unused, int numa_node) in env_calloc() argument 298 int numa_node) in rte_swx_ipsec_create() argument
|
/dpdk/drivers/bus/pci/windows/ |
H A D | pci.c | 234 DWORD numa_node; in get_device_resource_info() local
|
/dpdk/drivers/dma/idxd/ |
H A D | idxd_bus.c | 332 int numa_node = SOCKET_ID_ANY; in dsa_scan() local
|
/dpdk/drivers/net/ena/base/ |
H A D | ena_eth_com.h | 184 u8 numa_node) in ena_com_update_numa_node()
|
/dpdk/lib/vhost/ |
H A D | vhost_user.c | 1392 int numa_node = SOCKET_ID_ANY; vhost_user_set_mem_table() local 1687 int numa_node = SOCKET_ID_ANY; vhost_user_get_inflight_fd() local 1790 int numa_node = SOCKET_ID_ANY; vhost_user_set_inflight_fd() local [all...] |