Home
last modified time | relevance | path

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

/kernel/linux/linux-4.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
/kernel/linux/linux-4.19/Documentation/vm/
Dnuma.rst1 .. _numa: target
/kernel/linux/linux-5.10/Documentation/vm/
Dnuma.rst1 .. _numa: target
/kernel/linux/linux-4.19/tools/vm/
Dslabinfo.c47 int numa[MAX_NODES]; member
267 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
/kernel/linux/linux-5.10/tools/vm/
Dslabinfo.c47 int numa[MAX_NODES]; member
274 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
/kernel/linux/linux-4.19/kernel/bpf/
Dcpumap.c314 int numa, err; in __cpu_map_entry_alloc() local
/kernel/linux/linux-5.10/kernel/bpf/
Dcpumap.c417 int numa, err, i, fd = value->bpf_prog.fd; in __cpu_map_entry_alloc() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dinit.c346 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
Dfile_ops.c944 int ret, numa; in allocate_ctxt() local
Dpio.c697 uint hdrqentsize, int numa) in sc_alloc()
/kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/
Dinit.c342 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
Dfile_ops.c947 int ret, numa; in allocate_ctxt() local
Dpio.c705 uint hdrqentsize, int numa) in sc_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c941 static int mlx5e_alloc_xdpsq_fifo(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_fifo()
959 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db()
1033 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db()
1099 static int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
/kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c987 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db()
1051 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db()
1106 static int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()