Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/gpu/drm/selftests/
Dtest-drm_mm.c267 struct drm_mm_node nodes[2]; in igt_debug() local
375 struct drm_mm_node tmp, *nodes, *node, *next; in __igt_reserve() local
573 struct drm_mm_node *nodes, *node, *next; in __igt_insert() local
880 struct drm_mm_node *nodes, *node, *next; in __igt_insert_range() local
1041 struct drm_mm_node *nodes, *node, *next; in igt_align() local
1188 struct evict_node *nodes, in evict_nodes()
1236 struct evict_node *nodes) in evict_nothing()
1283 struct evict_node *nodes) in evict_everything()
1332 struct evict_node *nodes, in evict_something()
1407 struct evict_node *nodes; in igt_evict() local
[all …]
/Linux-v5.4/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()
681 nodemask_t *nodes, unsigned long flags, in queue_pages_range()
793 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()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dta_xgmi_if.h92 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
97 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
102 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
Damdgpu_vram_mgr.c219 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_bo_visible_size() local
275 struct drm_mm_node *nodes; in amdgpu_vram_mgr_new() local
389 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_del() local
/Linux-v5.4/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-v5.4/arch/arm/mach-sunxi/
Dmc_smp.c707 static void __init sunxi_mc_smp_put_nodes(struct sunxi_mc_smp_nodes *nodes) in sunxi_mc_smp_put_nodes()
716 static int __init sun9i_a80_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) in sun9i_a80_get_smp_nodes()
742 static int __init sun8i_a83t_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) in sun8i_a83t_get_smp_nodes()
782 struct sunxi_mc_smp_nodes nodes = { 0 }; in sunxi_mc_smp_init() local
/Linux-v5.4/drivers/platform/x86/
Dintel_cht_int33fe.c49 static const struct software_node nodes[]; variable
135 static const struct software_node nodes[] = { variable
/Linux-v5.4/tools/testing/radix-tree/
Dtest.h60 struct radix_tree_node *nodes; member
/Linux-v5.4/include/linux/
Dinterconnect-provider.h25 struct icc_node *nodes[]; member
48 struct list_head nodes; member
/Linux-v5.4/tools/perf/tests/
Dmem2node.c49 struct memory_node nodes[3]; in test__mem2node() local
/Linux-v5.4/kernel/irq/
Daffinity.c86 int n, nodes = 0; in get_nodes_in_cpumask() local
255 unsigned int i, n, nodes, cpus_per_vec, extra_vecs, done = 0; in __irq_build_affinity_masks() local
/Linux-v5.4/tools/perf/util/
Dcputopo.h25 struct numa_topology_node nodes[0]; member
Dmem2node.c48 struct memory_node *n, *nodes = &env->memory_nodes[0]; in mem2node__init() local
/Linux-v5.4/fs/btrfs/
Dulist.h41 struct list_head nodes; member
/Linux-v5.4/drivers/interconnect/qcom/
Dsdm845.c121 struct qcom_icc_node *nodes[]; member
125 struct qcom_icc_node **nodes; member
130 struct qcom_icc_node **nodes; member
/Linux-v5.4/lib/
Dinterval_tree_test.c24 static struct interval_tree_node *nodes = NULL; variable
/Linux-v5.4/drivers/clk/zynqmp/
Dclk-mux-zynqmp.c109 const struct clock_topology *nodes) in zynqmp_clk_register_mux()
Dclk-gate-zynqmp.c113 const struct clock_topology *nodes) in zynqmp_clk_register_gate()
Ddivider.c192 const struct clock_topology *nodes) in zynqmp_clk_register_divider()
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/core/
Dmm.h21 struct list_head nodes; member
/Linux-v5.4/tools/testing/selftests/net/
Dreuseport_bpf_numa.c231 int *rcv_fd, nodes; in main() local
/Linux-v5.4/arch/s390/numa/
Dmode_emu.c291 static struct toptree *toptree_new(int id, int nodes) in toptree_new()
491 static int emu_setup_nodes_adjust(int nodes) in emu_setup_nodes_adjust()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Ddynack.h74 struct list_head nodes; member

1234