Searched defs:numa (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/tools/mm/ |
H A D | slabinfo.c | 47 int numa[MAX_NODES]; member 294 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
|
/openbmc/qemu/ |
H A D | meson_options.txt | 167 option('numa', type : 'feature', value : 'auto', feature
|
H A D | meson.build | 2024 numa = not_found variable 2026 numa = cc.find_library('numa', has_headers: ['numa.h'], build 2033 numa = not_found variable
|
/openbmc/linux/kernel/bpf/ |
H A D | cpumap.c | 392 int numa, err, i, fd = value->bpf_prog.fd; in __cpu_map_entry_alloc() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | init.c | 304 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
|
H A D | file_ops.c | 936 int ret, numa; in allocate_ctxt() local
|
H A D | pio.c | 655 uint hdrqentsize, int numa) in sc_alloc()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.c | 371 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db()
|
/openbmc/linux/kernel/sched/ |
H A D | debug.c | 340 struct dentry __maybe_unused *numa; in sched_init_debug() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1297 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()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gmc.h | 193 } numa; member
|