Searched refs:printed (Results 1 – 13 of 13) sorted by relevance
| /arch/sparc/kernel/ |
| A D | setup_64.c | 401 int i, printed = 0; in cpucap_info() local 408 printed ? "," : "", hwcaps[i]); in cpucap_info() 409 printed++; in cpucap_info() 421 printed++; in cpucap_info() 430 if ((*printed) == 0) in report_one_hwcap() 433 (*printed) ? "," : "", name); in report_one_hwcap() 434 if (++(*printed) == 8) { in report_one_hwcap() 436 *printed = 0; in report_one_hwcap() 456 int i, printed = 0; in report_hwcaps() local 464 report_crypto_hwcaps(&printed); in report_hwcaps() [all …]
|
| A D | mdesc.c | 1083 static int printed; in get_mondo_data() local 1097 if (!printed++) { in get_mondo_data()
|
| /arch/x86/boot/ |
| A D | printf.c | 301 int printed; in printf() local 304 printed = vsprintf(printf_buf, fmt, args); in printf() 309 return printed; in printf()
|
| /arch/alpha/kernel/ |
| A 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/ |
| A D | Kconfig | 38 A histogram of COP0 accesses is printed when the VM is
|
| /arch/arm/mach-davinci/ |
| A D | Kconfig | 53 printed, it's safe to deselect DAVINCI_MUX for your product.
|
| /arch/x86/tools/ |
| A D | relocs.c | 600 int i, printed = 0; in print_absolute_relocs() local 662 if (!printed) { in print_absolute_relocs() 665 printed = 1; in print_absolute_relocs() 677 if (printed) in print_absolute_relocs()
|
| /arch/m68k/ifpsp060/ |
| A D | TEST.DOC | 130 a longword number to be printed. 135 statements printed will be seen.
|
| /arch/sh/ |
| A D | Kconfig.debug | 20 This option will cause messages to be printed if free stack space
|
| /arch/arm/mach-omap1/ |
| A D | Kconfig | 64 printed, it's safe to deselect OMAP_MUX for your product.
|
| /arch/sparc/mm/ |
| A D | init_64.c | 537 int i, printed; in mmu_info() local 551 printed = 0; in mmu_info() 555 printed ? "," : "", pgsz_strings[i]); in mmu_info() 556 printed++; in mmu_info()
|
| /arch/powerpc/ |
| A D | Kconfig.debug | 52 warnings can be printed to the console when instructions are
|
| /arch/sparc/ |
| A D | Kconfig | 243 printed in the event of a memory error, so that the faulty DIMM
|
Completed in 28 milliseconds