Searched defs:numa (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/s390/numa/ |
D | mode_emu.c | 191 static struct toptree *node_for_core(struct toptree *numa, struct toptree *core, in node_for_core() 221 static void toptree_to_numa_single(struct toptree *numa, struct toptree *phys, in toptree_to_numa_single() 261 static void move_level_to_numa(struct toptree *numa, struct toptree *phys, in move_level_to_numa() 273 static void toptree_to_numa_first(struct toptree *numa, struct toptree *phys) in toptree_to_numa_first() 328 struct toptree *numa; in toptree_to_numa() local 394 static void toptree_to_topology(struct toptree *numa) in toptree_to_topology() 457 struct toptree *phys, *numa; in emu_update_cpu_topology() local
|
/Linux-v4.19/Documentation/vm/ |
D | numa.rst | 1 .. _numa: target
|
/Linux-v4.19/tools/vm/ |
D | slabinfo.c | 47 int numa[MAX_NODES]; member 267 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
|
/Linux-v4.19/kernel/bpf/ |
D | cpumap.c | 307 int numa, err; in __cpu_map_entry_alloc() local
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | init.c | 338 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
|
D | file_ops.c | 935 int ret, numa; in allocate_ctxt() local
|
D | pio.c | 705 uint hdrqentsize, int numa) in sc_alloc()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 975 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db() 1039 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db() 1094 static int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
|