Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 25 of 71) sorted by relevance

123

/Linux-v4.19/drivers/gpu/drm/selftests/
Dtest-drm_mm.c266 struct drm_mm_node nodes[2]; in igt_debug() local
374 struct drm_mm_node tmp, *nodes, *node, *next; in __igt_reserve() local
572 struct drm_mm_node *nodes, *node, *next; in __igt_insert() local
879 struct drm_mm_node *nodes, *node, *next; in __igt_insert_range() local
1040 struct drm_mm_node *nodes, *node, *next; in igt_align() local
1187 struct evict_node *nodes, in evict_nodes()
1235 struct evict_node *nodes) in evict_nothing()
1282 struct evict_node *nodes) in evict_everything()
1331 struct evict_node *nodes, in evict_something()
1406 struct evict_node *nodes; in igt_evict() local
[all …]
/Linux-v4.19/mm/
Dmempolicy.c167 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave()
175 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
186 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind()
204 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask()
243 nodemask_t *nodes) in mpol_new()
294 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
298 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
319 const nodemask_t *nodes) in mpol_rebind_preferred()
620 nodemask_t *nodes, unsigned long flags, in queue_pages_range()
739 nodemask_t *nodes) in do_set_mempolicy()
[all …]
Dmmzone.c46 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask()
58 nodemask_t *nodes) in __next_zones_zonelist()
Dworkingset.c366 unsigned long nodes; in count_shadow_nodes() local
Dmigrate.c1568 const int __user *nodes, in do_pages_move()
1729 const int __user *nodes, in kernel_move_pages()
1791 const int __user *, nodes, in SYSCALL_DEFINE6() argument
1800 const int __user *, nodes, in COMPAT_SYSCALL_DEFINE6() argument
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vram_mgr.c111 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_bo_visible_size() local
145 struct drm_mm_node *nodes; in amdgpu_vram_mgr_new() local
241 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_del() local
/Linux-v4.19/drivers/md/persistent-data/
Ddm-btree-internal.h67 struct dm_block *nodes[2]; member
80 struct dm_block *nodes[2]; member
Ddm-btree.h200 struct cursor_node nodes[DM_BTREE_CURSOR_MAX_DEPTH]; member
/Linux-v4.19/kernel/irq/
Daffinity.c85 int n, nodes = 0; in get_nodes_in_cpumask() local
104 int n, nodes, cpus_per_vec, extra_vecs, done = 0; in irq_build_affinity_masks() local
/Linux-v4.19/arch/arm/mach-sunxi/
Dmc_smp.c700 static void __init sunxi_mc_smp_put_nodes(struct sunxi_mc_smp_nodes *nodes) in sunxi_mc_smp_put_nodes()
709 static int __init sun9i_a80_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) in sun9i_a80_get_smp_nodes()
735 static int __init sun8i_a83t_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) in sun8i_a83t_get_smp_nodes()
775 struct sunxi_mc_smp_nodes nodes = { 0 }; in sunxi_mc_smp_init() local
/Linux-v4.19/tools/testing/radix-tree/
Dtest.h63 struct radix_tree_node *nodes; member
/Linux-v4.19/tools/perf/tests/
Dmem2node.c43 struct memory_node nodes[3]; in test__mem2node() local
/Linux-v4.19/fs/btrfs/
Dulist.h41 struct list_head nodes; member
Ddelayed-inode.h34 int nodes; /* for delayed nodes */ member
/Linux-v4.19/lib/
Dinterval_tree_test.c23 static struct interval_tree_node *nodes = NULL; variable
/Linux-v4.19/tools/perf/util/
Dmem2node.c45 struct memory_node *n, *nodes = &env->memory_nodes[0]; in mem2node__init() local
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/core/
Dmm.h21 struct list_head nodes; member
/Linux-v4.19/tools/testing/selftests/net/
Dreuseport_bpf_numa.c231 int *rcv_fd, nodes; in main() local
/Linux-v4.19/arch/s390/numa/
Dmode_emu.c292 static struct toptree *toptree_new(int id, int nodes) in toptree_new()
489 static int emu_setup_nodes_adjust(int nodes) in emu_setup_nodes_adjust()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Ddynack.h74 struct list_head nodes; member
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_event.h96 struct event_node nodes[C2HEVENT_SZ]; member
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_event.h100 struct event_node nodes[C2HEVENT_SZ]; member
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/core/
Dmm.c286 int nodes = 0; in nvkm_mm_fini() local
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_fd.c270 u16 *nodes; in scif_fdioctl() local
/Linux-v4.19/arch/x86/kernel/apic/
Dapic_numachip.c173 u32 nodes = 1; in fixup_cpu_id() local

123