Lines Matching refs:mdesc_get_property
329 id = mdesc_get_property(hp, target, in parent_cfg_handle()
351 idp = mdesc_get_property(md, node, "id", NULL); in get_vdev_port_node_info()
352 name = mdesc_get_property(md, node, "name", NULL); in get_vdev_port_node_info()
398 idp = mdesc_get_property(md, node, "id", NULL); in get_ds_port_node_info()
658 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property() function
702 EXPORT_SYMBOL(mdesc_get_property);
771 s = mdesc_get_property(hp, pn, "banner-name", NULL); in report_platform_properties()
773 s = mdesc_get_property(hp, pn, "name", NULL); in report_platform_properties()
776 v = mdesc_get_property(hp, pn, "hostid", NULL); in report_platform_properties()
779 v = mdesc_get_property(hp, pn, "serial#", NULL); in report_platform_properties()
782 v = mdesc_get_property(hp, pn, "stick-frequency", NULL); in report_platform_properties()
784 v = mdesc_get_property(hp, pn, "mac-address", NULL); in report_platform_properties()
787 v = mdesc_get_property(hp, pn, "watchdog-resolution", NULL); in report_platform_properties()
790 v = mdesc_get_property(hp, pn, "watchdog-max-timeout", NULL); in report_platform_properties()
793 v = mdesc_get_property(hp, pn, "max-cpus", NULL); in report_platform_properties()
820 const u64 *level = mdesc_get_property(hp, mp, "level", NULL); in fill_in_one_cache()
821 const u64 *size = mdesc_get_property(hp, mp, "size", NULL); in fill_in_one_cache()
822 const u64 *line_size = mdesc_get_property(hp, mp, "line-size", NULL); in fill_in_one_cache()
826 type = mdesc_get_property(hp, mp, "type", &type_len); in fill_in_one_cache()
886 const u64 *id = mdesc_get_property(hp, node, "id", NULL); in __mark_core_id()
895 const u64 *id = mdesc_get_property(hp, node, "id", NULL); in __mark_max_cache_id()
936 level = mdesc_get_property(hp, mp, "level", NULL); in set_core_ids()
940 type = mdesc_get_property(hp, mp, "type", &len); in set_core_ids()
962 cur_lvl = mdesc_get_property(hp, mp, "level", NULL); in set_max_cache_ids_by_cache()
988 id = mdesc_get_property(hp, t, "id", NULL); in set_sock_ids_by_socket()
1026 id = mdesc_get_property(hp, t, "id", NULL); in mark_proc_ids()
1042 type = mdesc_get_property(hp, mp, "type", &len); in __set_proc_ids()
1086 val = mdesc_get_property(hp, mp, "q-cpu-mondo-#bits", NULL); in get_mondo_data()
1089 val = mdesc_get_property(hp, mp, "q-dev-mondo-#bits", NULL); in get_mondo_data()
1092 val = mdesc_get_property(hp, mp, "q-resumable-#bits", NULL); in get_mondo_data()
1095 val = mdesc_get_property(hp, mp, "q-nonresumable-#bits", NULL); in get_mondo_data()
1114 const u64 *id = mdesc_get_property(hp, mp, "id", NULL); in mdesc_iterate_over_cpus()
1158 const u64 *pgsz_prop = mdesc_get_property(hp, mp, "mmu-page-size-list", NULL); in check_one_pgsz()
1183 const u64 *cfreq = mdesc_get_property(hp, mp, "clock-frequency", NULL); in fill_in_one_cpu()