Searched refs:full_name (Results 1 – 24 of 24) sorted by relevance
40 u32 full_name; member
32 np->full_name = kstrdup(kbasename(path), GFP_KERNEL); in pSeries_reconfig_add_node()33 if (!np->full_name) in pSeries_reconfig_add_node()59 kfree(np->full_name); in pSeries_reconfig_add_node()
88 dn->full_name = kstrdup(name, GFP_KERNEL); in dlpar_parse_cc_node()89 if (!dn->full_name) { in dlpar_parse_cc_node()110 kfree(dn->full_name); in dlpar_free_one_cc_node()
2492 np->full_name); in iommu_reconfig_notifier()
51 np->full_name)) { in mvebu_cpu_reset_map()
250 np->full_name)) { in mvebu_pm_suspend_init()
183 np->full_name)) { in mvebu_v7_pmsu_init()
227 namep = np->full_name ? (char *)(base + np->full_name) : NULL; in bootx_scan_dt_build_strings()287 namep = np->full_name ? (char *)(base + np->full_name) : NULL; in bootx_scan_dt_build_struct()
689 hose->mem_resources[cur].name = hose->dn->full_name; in parse_region_decode()731 hose->io_resource.name = np->full_name; in setup_u3_ht()
593 (controller == busnode) ? "<multibus>" : busnode->full_name); in kw_i2c_add()
527 cpus_subnode_offset = fdt_add_subnode(fdt, cpus_offset, dn->full_name); in update_cpus_node()529 pr_err("Unable to add %s subnode: %s\n", dn->full_name, in update_cpus_node()
326 dn->full_name); in update_usable_mem_fdt()
170 res->name = node->full_name; in pci_load_of_ranges()
244 res->name = dev->of_node->full_name; in sparc_dma_alloc_resource()
336 r->name = op->dev.of_node->full_name; in build_device_resources()
458 pbm->name = dp->full_name; in psycho_pbm_init_common()
430 pbm->name = dp->full_name; in pci_fire_pbm_init()
416 r->name = op->dev.of_node->full_name; in build_device_resources()
1374 pbm->name = dp->full_name; in schizo_pbm_init()
1186 pbm->name = dp->full_name; in pci_sun4v_pbm_init()
230 of_node.full_name = node_name; in test_of_node()
833 pr_devel("Found %s\n", np->full_name); in xive_spapr_init()
847 res->name = dev->full_name; in pci_process_bridge_OF_ranges()
403 res->name = dn->full_name; in pnv_ioda_parse_m64_window()
Completed in 57 milliseconds