Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/numa/
Dmode_emu.c178 static struct toptree *node_for_core(struct toptree *numa, struct toptree *core, in node_for_core()
208 static void toptree_to_numa_single(struct toptree *numa, struct toptree *phys, in toptree_to_numa_single()
248 static void move_level_to_numa(struct toptree *numa, struct toptree *phys, in move_level_to_numa()
260 static void toptree_to_numa_first(struct toptree *numa, struct toptree *phys) in toptree_to_numa_first()
315 struct toptree *numa; in toptree_to_numa() local
379 static void toptree_to_topology(struct toptree *numa) in toptree_to_topology()
421 struct toptree *phys, *numa; in emu_update_cpu_topology() local
/linux-4.4.14/tools/vm/
Dslabinfo.c46 int numa[MAX_NODES]; member
264 static void decode_numa_list(int *numa, char *t) in decode_numa_list()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.c668 uint hdrqentsize, int numa) in sc_alloc()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c513 static int mlx5e_alloc_sq_db(struct mlx5e_sq *sq, int numa) in mlx5e_alloc_sq_db()