Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 13 of 13) sorted by relevance

/arch/sparc/kernel/
A Dsetup_64.c401 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 Dmdesc.c1083 static int printed; in get_mondo_data() local
1097 if (!printed++) { in get_mondo_data()
/arch/x86/boot/
A Dprintf.c301 int printed; in printf() local
304 printed = vsprintf(printf_buf, fmt, args); in printf()
309 return printed; in printf()
/arch/alpha/kernel/
A Dpci.c213 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 DKconfig38 A histogram of COP0 accesses is printed when the VM is
/arch/arm/mach-davinci/
A DKconfig53 printed, it's safe to deselect DAVINCI_MUX for your product.
/arch/x86/tools/
A Drelocs.c600 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 DTEST.DOC130 a longword number to be printed.
135 statements printed will be seen.
/arch/sh/
A DKconfig.debug20 This option will cause messages to be printed if free stack space
/arch/arm/mach-omap1/
A DKconfig64 printed, it's safe to deselect OMAP_MUX for your product.
/arch/sparc/mm/
A Dinit_64.c537 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 DKconfig.debug52 warnings can be printed to the console when instructions are
/arch/sparc/
A DKconfig243 printed in the event of a memory error, so that the faulty DIMM

Completed in 28 milliseconds