Home
last modified time | relevance | path

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

123

/linux/tools/perf/util/
H A Denv.h29 struct numa_node { struct
30 u32 node;
31 u64 mem_total;
32 u64 mem_free;
33 struct perf_cpu_map *map;
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c682 int numa_node, in hws_send_ring_alloc_sq()
836 int numa_node, in hws_send_ring_open_sq()
877 int numa_node, in hws_send_ring_alloc_cq()
949 int numa_node, in hws_send_ring_open_cq()
996 int numa_node = dev_to_node(mlx5_core_dma_dev(ctx->mdev)); in mlx5hws_send_ring_open() local
/linux/arch/sparc/include/asm/
H A Ddevice.h18 int numa_node; member
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.c226 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_init_droq() local
929 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_create_droq() local
H A Drequest_manager.c56 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_init_instr_queue() local
199 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_setup_iq() local
H A Docteon_device.c877 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_setup_instr_queues() local
922 int numa_node = dev_to_node(&oct->pci_dev->dev); in octeon_setup_output_queues() local
/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.h77 int numa_node; member
H A Dne_misc_dev.c124 int numa_node; member
186 int numa_node = -1; in ne_setup_cpu_pool() local
/linux/kernel/bpf/
H A Dbloom_filter.c98 int numa_node = bpf_map_attr_numa_node(attr); in bloom_map_alloc() local
H A Dreuseport_array.c151 int numa_node = bpf_map_attr_numa_node(attr); in reuseport_array_alloc() local
H A Dqueue_stack_maps.c67 int numa_node = bpf_map_attr_numa_node(attr); in queue_stack_map_alloc() local
H A Dringbuf.c92 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc()
171 static struct bpf_ringbuf *bpf_ringbuf_alloc(size_t data_sz, int numa_node, bool overwrite_mode) in bpf_ringbuf_alloc()
H A Darena.c98 int numa_node = bpf_map_attr_numa_node(attr); in arena_map_alloc() local
/linux/drivers/scsi/elx/efct/
H A Defct_driver.h61 u32 numa_node; member
/linux/net/xdp/
H A Dxskmap.c67 int numa_node; in xsk_map_alloc() local
/linux/block/
H A Dbsg-lib.c302 unsigned int hctx_idx, unsigned int numa_node) in bsg_init_rq()
/linux/include/uapi/rdma/hfi/
H A Dhfi1_ioctl.h90 __u16 numa_node; /* NUMA node of the assigned device */ member
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h126 int numa_node; member
196 int numa_node; member
H A Dfuneth_rx.c622 int numa_node; in fun_rxq_create_sw() local
H A Dfuneth_tx.c630 int numa_node; in fun_txq_create_sw() local
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h173 u8 numa_node) in ena_com_update_numa_node()
/linux/drivers/mmc/core/
H A Dqueue.c206 unsigned int hctx_idx, unsigned int numa_node) in mmc_mq_init_request()
/linux/arch/sparc/kernel/
H A Dpci_impl.h158 int numa_node; member
/linux/drivers/md/
H A Ddm-rq.c458 unsigned int hctx_idx, unsigned int numa_node) in dm_mq_init_request()
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c279 int numa_node; member

123