Home
last modified time | relevance | path

Searched defs:numa (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/s390/numa/
Dmode_emu.c191 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/
Dnuma.rst1 .. _numa: target
/Linux-v4.19/tools/vm/
Dslabinfo.c47 int numa[MAX_NODES]; member
267 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
/Linux-v4.19/kernel/bpf/
Dcpumap.c307 int numa, err; in __cpu_map_entry_alloc() local
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dinit.c338 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
Dfile_ops.c935 int ret, numa; in allocate_ctxt() local
Dpio.c705 uint hdrqentsize, int numa) in sc_alloc()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c975 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()