/Linux-v4.19/drivers/gpu/drm/selftests/ |
D | test-drm_mm.c | 266 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/ |
D | mempolicy.c | 167 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 …]
|
D | mmzone.c | 46 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask() 58 nodemask_t *nodes) in __next_zones_zonelist()
|
D | workingset.c | 366 unsigned long nodes; in count_shadow_nodes() local
|
D | migrate.c | 1568 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/ |
D | amdgpu_vram_mgr.c | 111 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/ |
D | dm-btree-internal.h | 67 struct dm_block *nodes[2]; member 80 struct dm_block *nodes[2]; member
|
D | dm-btree.h | 200 struct cursor_node nodes[DM_BTREE_CURSOR_MAX_DEPTH]; member
|
/Linux-v4.19/kernel/irq/ |
D | affinity.c | 85 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/ |
D | mc_smp.c | 700 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/ |
D | test.h | 63 struct radix_tree_node *nodes; member
|
/Linux-v4.19/tools/perf/tests/ |
D | mem2node.c | 43 struct memory_node nodes[3]; in test__mem2node() local
|
/Linux-v4.19/fs/btrfs/ |
D | ulist.h | 41 struct list_head nodes; member
|
D | delayed-inode.h | 34 int nodes; /* for delayed nodes */ member
|
/Linux-v4.19/lib/ |
D | interval_tree_test.c | 23 static struct interval_tree_node *nodes = NULL; variable
|
/Linux-v4.19/tools/perf/util/ |
D | mem2node.c | 45 struct memory_node *n, *nodes = &env->memory_nodes[0]; in mem2node__init() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | mm.h | 21 struct list_head nodes; member
|
/Linux-v4.19/tools/testing/selftests/net/ |
D | reuseport_bpf_numa.c | 231 int *rcv_fd, nodes; in main() local
|
/Linux-v4.19/arch/s390/numa/ |
D | mode_emu.c | 292 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/ |
D | dynack.h | 74 struct list_head nodes; member
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_event.h | 96 struct event_node nodes[C2HEVENT_SZ]; member
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_event.h | 100 struct event_node nodes[C2HEVENT_SZ]; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 286 int nodes = 0; in nvkm_mm_fini() local
|
/Linux-v4.19/drivers/misc/mic/scif/ |
D | scif_fd.c | 270 u16 *nodes; in scif_fdioctl() local
|
/Linux-v4.19/arch/x86/kernel/apic/ |
D | apic_numachip.c | 173 u32 nodes = 1; in fixup_cpu_id() local
|