/Linux-v5.15/drivers/gpu/drm/selftests/ |
D | test-drm_mm.c | 268 struct drm_mm_node nodes[2]; in igt_debug() local 376 struct drm_mm_node tmp, *nodes, *node, *next; in __igt_reserve() local 574 struct drm_mm_node *nodes, *node, *next; in __igt_insert() local 881 struct drm_mm_node *nodes, *node, *next; in __igt_insert_range() local 1038 struct drm_mm_node *nodes, in prepare_igt_frag() 1065 struct drm_mm_node *nodes, in get_insert_time() 1087 struct drm_mm_node *nodes, *node, *next; in igt_frag() local 1158 struct drm_mm_node *nodes, *node, *next; in igt_align() local 1305 struct evict_node *nodes, in evict_nodes() 1353 struct evict_node *nodes) in evict_nothing() [all …]
|
/Linux-v5.15/mm/ |
D | mempolicy.c | 195 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_nodemask() 203 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred() 222 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() 259 nodemask_t *nodes) in mpol_new() 311 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default() 315 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask() 336 const nodemask_t *nodes) in mpol_rebind_preferred() 724 nodemask_t *nodes, unsigned long flags, in queue_pages_range() 844 nodemask_t *nodes) in do_set_mempolicy() 882 static void get_policy_nodemask(struct mempolicy *p, nodemask_t *nodes) in get_policy_nodemask() [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()
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | ta_xgmi_if.h | 98 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member 103 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member 108 struct ta_xgmi_peer_link_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member 113 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
|
/Linux-v5.15/security/selinux/ss/ |
D | conditional.h | 36 struct cond_expr_node *nodes; member 46 struct avtab_node **nodes; member
|
/Linux-v5.15/tools/perf/util/ |
D | cputopo.h | 25 struct numa_topology_node nodes[]; member 35 struct hybrid_topology_node nodes[]; member
|
D | mem2node.c | 49 struct memory_node *n, *nodes = &env->memory_nodes[0]; in mem2node__init() local
|
/Linux-v5.15/drivers/interconnect/qcom/ |
D | icc-rpmh.h | 106 struct qcom_icc_node *nodes[]; member 110 struct qcom_icc_node **nodes; member 115 struct qcom_icc_node **nodes; member
|
D | icc-rpm.h | 52 struct qcom_icc_node **nodes; member
|
/Linux-v5.15/drivers/md/persistent-data/ |
D | dm-btree-internal.h | 67 struct dm_block *nodes[2]; member 80 struct dm_block *nodes[2]; member
|
/Linux-v5.15/arch/arm/mach-sunxi/ |
D | mc_smp.c | 707 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.15/drivers/interconnect/imx/ |
D | imx.c | 212 static int get_max_node_id(struct imx_icc_node_desc *nodes, int nodes_count) in get_max_node_id() 224 struct imx_icc_node_desc *nodes, int nodes_count) in imx_icc_register()
|
D | imx8mq.c | 33 static struct imx_icc_node_desc nodes[] = { variable
|
D | imx8mm.c | 35 static struct imx_icc_node_desc nodes[] = { variable
|
D | imx8mn.c | 32 static struct imx_icc_node_desc nodes[] = { variable
|
/Linux-v5.15/tools/perf/tests/ |
D | mem2node.c | 49 struct memory_node nodes[3]; in test__mem2node() local
|
/Linux-v5.15/kernel/irq/ |
D | affinity.c | 86 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.15/include/linux/ |
D | interconnect-provider.h | 36 struct icc_node *nodes[]; member 62 struct list_head nodes; member
|
/Linux-v5.15/fs/btrfs/ |
D | ulist.h | 41 struct list_head nodes; member
|
/Linux-v5.15/drivers/platform/surface/ |
D | surface_aggregator_registry.c | 516 const struct software_node **nodes; in ssam_platform_hub_probe() local 560 const struct software_node **nodes = platform_get_drvdata(pdev); in ssam_platform_hub_remove() local
|
/Linux-v5.15/lib/ |
D | interval_tree_test.c | 24 static struct interval_tree_node *nodes = NULL; variable
|
/Linux-v5.15/drivers/clk/zynqmp/ |
D | clk-mux-zynqmp.c | 134 const struct clock_topology *nodes) in zynqmp_clk_register_mux()
|
D | clk-gate-zynqmp.c | 110 const struct clock_topology *nodes) in zynqmp_clk_register_gate()
|
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | mm.h | 21 struct list_head nodes; member
|
/Linux-v5.15/drivers/media/pci/intel/ipu3/ |
D | cio2-bridge.c | 134 struct software_node *nodes = sensor->swnodes; in cio2_bridge_create_connection_swnodes() local
|