Searched refs:printed (Results 1 – 13 of 13) sorted by relevance
/arch/sparc/kernel/ |
D | setup_64.c | 417 int i, printed = 0; in cpucap_info() local 424 printed ? "," : "", hwcaps[i]); in cpucap_info() 425 printed++; in cpucap_info() 436 printed ? "," : "", crypto_hwcaps[i]); in cpucap_info() 437 printed++; in cpucap_info() 444 static void __init report_one_hwcap(int *printed, const char *name) in report_one_hwcap() argument 446 if ((*printed) == 0) in report_one_hwcap() 449 (*printed) ? "," : "", name); in report_one_hwcap() 450 if (++(*printed) == 8) { in report_one_hwcap() 452 *printed = 0; in report_one_hwcap() [all …]
|
D | mdesc.c | 1082 static int printed; in get_mondo_data() local 1096 if (!printed++) { in get_mondo_data()
|
/arch/x86/boot/ |
D | printf.c | 298 int printed; in printf() local 301 printed = vsprintf(printf_buf, fmt, args); in printf() 306 return printed; in printf()
|
/arch/alpha/kernel/ |
D | pci.c | 213 static int printed = 0; in pdev_save_srm_config() local 218 if (!printed) { in pdev_save_srm_config() 220 printed = 1; in pdev_save_srm_config()
|
/arch/mips/kvm/ |
D | Kconfig | 70 A histogram of COP0 accesses is printed when the VM is
|
/arch/x86/tools/ |
D | relocs.c | 578 int i, printed = 0; in print_absolute_relocs() local 629 if (!printed) { in print_absolute_relocs() 634 printed = 1; in print_absolute_relocs() 646 if (printed) in print_absolute_relocs()
|
/arch/m68k/ifpsp060/ |
D | TEST.DOC | 130 a longword number to be printed. 135 statements printed will be seen.
|
/arch/sh/ |
D | Kconfig.debug | 24 This option will cause messages to be printed if free stack space
|
/arch/arm/mach-omap1/ |
D | Kconfig | 60 printed, it's safe to deselect OMAP_MUX for your product.
|
/arch/arm/mach-davinci/ |
D | Kconfig | 238 printed, it's safe to deselect DAVINCI_MUX for your product.
|
/arch/sparc/mm/ |
D | init_64.c | 551 int i, printed; in mmu_info() local 565 printed = 0; in mmu_info() 569 printed ? "," : "", pgsz_strings[i]); in mmu_info() 570 printed++; in mmu_info()
|
/arch/powerpc/ |
D | Kconfig.debug | 52 warnings can be printed to the console when instructions are
|
/arch/sparc/ |
D | Kconfig | 271 printed in the event of a memory error, so that the faulty DIMM
|