Searched defs:numa (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/arch/s390/numa/ |
D | mode_emu.c | 190 static struct toptree *node_for_core(struct toptree *numa, struct toptree *core, in node_for_core() 220 static void toptree_to_numa_single(struct toptree *numa, struct toptree *phys, in toptree_to_numa_single() 260 static void move_level_to_numa(struct toptree *numa, struct toptree *phys, in move_level_to_numa() 272 static void toptree_to_numa_first(struct toptree *numa, struct toptree *phys) in toptree_to_numa_first() 330 struct toptree *numa; in toptree_to_numa() local 396 static void toptree_to_topology(struct toptree *numa) in toptree_to_topology() 459 struct toptree *phys, *numa; in emu_update_cpu_topology() local
|
/Linux-v5.4/Documentation/vm/ |
D | numa.rst | 1 .. _numa: target
|
/Linux-v5.4/tools/vm/ |
D | slabinfo.c | 47 int numa[MAX_NODES]; member 274 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
|
/Linux-v5.4/kernel/bpf/ |
D | cpumap.c | 340 int numa, err, i; in __cpu_map_entry_alloc() local
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | init.c | 344 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
|
D | file_ops.c | 936 int ret, numa; in allocate_ctxt() local
|
D | pio.c | 697 uint hdrqentsize, int numa) in sc_alloc()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 931 static int mlx5e_alloc_xdpsq_fifo(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_fifo() 949 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db() 1023 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db() 1088 static int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
|