Searched defs:numa (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/vm/ |
A D | numa.rst | 1 .. _numa: target
|
/linux/tools/vm/ |
A D | slabinfo.c | 47 int numa[MAX_NODES]; member 274 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
|
/linux/kernel/bpf/ |
A D | cpumap.c | 423 int numa, err, i, fd = value->bpf_prog.fd; in __cpu_map_entry_alloc() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | ptp.c | 242 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | init.c | 304 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata()
|
A D | file_ops.c | 903 int ret, numa; in allocate_ctxt() local
|
A D | pio.c | 655 uint hdrqentsize, int numa) in sc_alloc()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_main.c | 1102 static int mlx5e_alloc_xdpsq_fifo(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_fifo() 1121 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db() 1196 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db() 1274 int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa) in mlx5e_alloc_txqsq_db()
|
/linux/kernel/sched/ |
A D | debug.c | 302 struct dentry __maybe_unused *numa; in sched_init_debug() local
|
Completed in 41 milliseconds