Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/vm/
Dnuma.rst1 .. _numa: target
/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-6.6/tools/mm/
Dslabinfo.c47 int numa[MAX_NODES]; member
294 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
/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-6.6/kernel/bpf/
Dcpumap.c392 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.c345 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
Dfile_ops.c946 int ret, numa; in allocate_ctxt() local
Dpio.c697 uint hdrqentsize, int numa) in sc_alloc()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dinit.c304 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
Dfile_ops.c936 int ret, numa; in allocate_ctxt() local
Dpio.c655 uint hdrqentsize, int numa) in sc_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c371 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db()
/kernel/linux/linux-6.6/kernel/sched/
Ddebug.c341 struct dentry __maybe_unused *numa; in sched_init_debug() local
/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()
1110 static int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1297 static int mlx5e_alloc_xdpsq_fifo(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_fifo()
1320 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db()
1398 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db()
1476 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.h193 } numa; member