Home
last modified time | relevance | path

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

1234

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Daso.c45 static int mlx5_aso_alloc_cq(struct mlx5_core_dev *mdev, int numa_node, in mlx5_aso_alloc_cq()
121 static int mlx5_aso_create_cq(struct mlx5_core_dev *mdev, int numa_node, in mlx5_aso_create_cq()
158 static int mlx5_aso_alloc_sq(struct mlx5_core_dev *mdev, int numa_node, in mlx5_aso_alloc_sq()
269 static int mlx5_aso_create_sq(struct mlx5_core_dev *mdev, int numa_node, in mlx5_aso_create_sq()
310 int numa_node = dev_to_node(mlx5_core_dma_dev(mdev)); in mlx5_aso_create() local
/linux-6.1.9/tools/perf/util/
Denv.h28 struct numa_node { struct
29 u32 node;
30 u64 mem_total;
31 u64 mem_free;
32 struct perf_cpu_map *map;
/linux-6.1.9/arch/sparc/include/asm/
Ddevice.h18 int numa_node; member
/linux-6.1.9/tools/perf/include/bpf/
Dbpf.h18 unsigned int numa_node; member
/linux-6.1.9/drivers/dax/
Dkmem.c59 int numa_node; in dev_dax_kmem_probe() local
/linux-6.1.9/drivers/virt/nitro_enclaves/
Dne_misc_dev.h77 int numa_node; member
Dne_misc_dev.c124 int numa_node; member
186 int numa_node = -1; in ne_setup_cpu_pool() local
/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c869 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_setup_instr_queues() local
913 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_setup_output_queues() local
Docteon_droq.c229 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_init_droq() local
930 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_create_droq() local
Drequest_manager.c65 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_init_instr_queue() local
207 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_setup_iq() local
/linux-6.1.9/kernel/bpf/
Dbloom_filter.c94 int numa_node = bpf_map_attr_numa_node(attr); in bloom_map_alloc() local
Dreuseport_array.c151 int numa_node = bpf_map_attr_numa_node(attr); in reuseport_array_alloc() local
Dqueue_stack_maps.c70 int numa_node = bpf_map_attr_numa_node(attr); in queue_stack_map_alloc() local
Dringbuf.c95 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc()
163 static struct bpf_ringbuf *bpf_ringbuf_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_alloc()
Dlocal_storage.c288 int numa_node = bpf_map_attr_numa_node(attr); in cgroup_storage_map_alloc() local
Darraymap.c55 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc_check() local
83 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc() local
/linux-6.1.9/net/xdp/
Dxskmap.c64 int numa_node; in xsk_map_alloc() local
/linux-6.1.9/drivers/scsi/elx/efct/
Defct_driver.h61 u32 numa_node; member
/linux-6.1.9/block/
Dbsg-lib.c302 unsigned int hctx_idx, unsigned int numa_node) in bsg_init_rq()
/linux-6.1.9/include/uapi/rdma/hfi/
Dhfi1_ioctl.h90 __u16 numa_node; /* NUMA node of the assigned device */ member
/linux-6.1.9/drivers/net/ethernet/amazon/ena/
Dena_eth_com.h194 u8 numa_node) in ena_com_update_numa_node()
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h125 int numa_node; member
195 int numa_node; member
/linux-6.1.9/drivers/mmc/core/
Dqueue.c204 unsigned int hctx_idx, unsigned int numa_node) in mmc_mq_init_request()
/linux-6.1.9/arch/sparc/kernel/
Dpci_impl.h159 int numa_node; member
/linux-6.1.9/drivers/mtd/ubi/
Dblock.c337 unsigned int numa_node) in ubiblock_init_request()

1234