Searched refs:names (Results 1 – 11 of 11) sorted by relevance
/arch/x86/pci/ |
D | mmconfig-shared.c | 216 char *names; in pci_mmcfg_insert_resources() local 226 names = (void *)&res[pci_mmcfg_config_num]; in pci_mmcfg_insert_resources() 230 res->name = names; in pci_mmcfg_insert_resources() 231 snprintf(names, PCI_MMCFG_RESOURCE_NAME_LEN, "PCI MMCONFIG %u", in pci_mmcfg_insert_resources() 237 names += PCI_MMCFG_RESOURCE_NAME_LEN; in pci_mmcfg_insert_resources()
|
/arch/powerpc/platforms/ps3/ |
D | smp.c | 48 static const char *names[MSG_COUNT] = { variable 123 IRQF_DISABLED, names[i], (void*)(long)i); in ps3_smp_setup_cpu()
|
/arch/sparc/kernel/ |
D | mdesc.c | 396 const char *names = name_block(&hp->mdesc); in mdesc_node_by_name() local 411 if (!strcmp(names + ep[ret].name_offset, name)) in mdesc_node_by_name() 424 const char *names = name_block(&hp->mdesc); in mdesc_get_property() local 456 if (!strcmp(names + ep->name_offset, name)) { in mdesc_get_property() 470 const char *names = name_block(&hp->mdesc); in mdesc_next_arc() local 483 if (strcmp(names + ep->name_offset, arc_type)) in mdesc_next_arc() 506 const char *names = name_block(&hp->mdesc); in mdesc_node_name() local 516 return names + ep->name_offset; in mdesc_node_name()
|
/arch/mips/txx9/generic/ |
D | setup.c | 705 char names[TXX9_IOCLED_MAXLEDS][32]; member 784 snprintf(iocled->names[i], sizeof(iocled->names[i]), in txx9_iocled_init() 786 led->name = iocled->names[i]; in txx9_iocled_init()
|
/arch/um/ |
D | Kconfig.char | 118 Linux has traditionally used the BSD-like names /dev/ptyxx for 141 Linux has traditionally used the BSD-like names /dev/ptyxx
|
/arch/x86/kernel/ |
D | smpboot.c | 536 char *names[] = { "ID", "VERSION", "SPIV" }; in __inquire_remote_apic() local 543 printk(KERN_INFO "... APIC 0x%x %s: ", apicid, names[i]); in __inquire_remote_apic()
|
/arch/powerpc/boot/dts/ |
D | prpmc2800.dts | 70 partition-names = "FW Image A", "FW Config Data", "Kernel Image", "Filesystem", "FW Image B";
|
/arch/h8300/ |
D | Kconfig | 191 Linux has traditionally used the BSD-like names /dev/ptyxx for
|
/arch/m68k/ifpsp060/ |
D | isp.doc | 102 no symbol names, this section contains function entry points that are fixed
|
D | TEST.DOC | 89 no symbol names, this section contains function entry points that are fixed
|
D | fpsp.doc | 94 no symbol names, this section contains function entry points that are fixed
|