| /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() 385 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_em.c | 28 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 D | rte_swx_table_learner.c | 23 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 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/drivers/net/ring/ |
| H A D | rte_eth_ring.c | 32 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 D | cxgbevf_main.c | 204 const unsigned int numa_node = rte_socket_id(); in cxgbevf_probe() local
|
| /dpdk/lib/dmadev/ |
| H A D | rte_dmadev.c | 234 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 D | rte_dmadev_pmd.h | 99 int16_t numa_node; /**< Local NUMA memory ID. -1 if unknown. */ member
|
| H A D | rte_dmadev.h | 307 int16_t numa_node; member
|
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_hw.c | 30 int numa_node = sva->pdev->device.numa_node; in sfc_vdpa_dma_alloc() local
|
| /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/gpudev/ |
| H A D | rte_gpudev.h | 65 int16_t numa_node; member
|
| /dpdk/lib/eal/include/ |
| H A D | rte_dev.h | 90 int numa_node; /**< NUMA node connection */ member
|
| /dpdk/drivers/bus/pci/windows/ |
| H A D | pci.c | 209 DWORD numa_node; in get_device_resource_info() local
|
| /dpdk/drivers/raw/ioat/ |
| H A D | idxd_bus.c | 292 int numa_node = -1; in dsa_scan() local
|
| /dpdk/examples/pipeline/ |
| H A D | obj.h | 112 uint32_t numa_node; member
|
| H A D | obj.c | 524 pipeline_create(struct obj *obj, const char *name, int numa_node) in pipeline_create()
|
| /dpdk/drivers/dma/idxd/ |
| H A D | idxd_bus.c | 324 int numa_node = -1; in dsa_scan() local
|
| /dpdk/drivers/net/ena/base/ |
| H A D | ena_eth_com.h | 197 u8 numa_node) in ena_com_update_numa_node()
|
| /dpdk/drivers/net/nfp/ |
| H A D | nfp_ethdev.c | 721 const unsigned int numa_node = rte_socket_id(); in nfp_init_phyports() local
|
| /dpdk/lib/vhost/ |
| H A D | vhost_user.c | 1263 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 D | rte_eth_kni.c | 368 unsigned int numa_node) in eth_kni_create()
|
| /dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 1001 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()
|