Searched refs:txt (Results 1 – 25 of 124) sorted by relevance
12345
/arch/s390/include/asm/ |
D | debug.h | 163 debug_text_event(debug_info_t* id, int level, const char* txt) in debug_text_event() argument 167 return debug_event_common(id,level,txt,strlen(txt)); in debug_text_event() 202 debug_text_exception(debug_info_t* id, int level, const char* txt) in debug_text_exception() argument 206 return debug_exception_common(id,level,txt,strlen(txt)); in debug_text_exception()
|
/arch/x86/kernel/ |
D | kvmclock.c | 119 static int kvm_register_clock(char *txt) in kvm_register_clock() argument 126 cpu, high, low, txt); in kvm_register_clock()
|
/arch/powerpc/sysdev/ |
D | Kconfig | 2 # see Documentation/kbuild/kconfig-language.txt.
|
/arch/arm/plat-s3c/ |
D | Kconfig | 71 Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt> 86 See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt> 98 See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
|
/arch/h8300/ |
D | Kconfig.cpu | 39 arch/h8300/Doc/simulator.txt 60 arch/h8300/Doc/simulator.txt
|
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt.
|
/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 212 static const char *txt[32] = in cause_excode_text() local 233 return txt[(cause & 0x7c) >> 2]; in cause_excode_text()
|
/arch/parisc/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 216 See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
/arch/ |
D | Kconfig | 62 See Documentation/unaligned-memory-access.txt for more
|
/arch/sh/ |
D | Kconfig.cpu | 101 See <file:Documentation/sh/register-banks.txt> for further
|
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 522 For more details see Documentation/kdump/kdump.txt 558 See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
/arch/frv/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 89 See Documentation/frv/atomic-ops.txt for more information.
|
/arch/avr32/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt.
|
/arch/sparc/ |
D | Kconfig | 2 # see Documentation/kbuild/kconfig-language.txt. 150 See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
|
/arch/um/ |
D | Kconfig.um | 96 The keys are documented in <file:Documentation/sysrq.txt>. Don't say Y
|
/arch/arm/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 83 <file:Documentation/mca.txt> (and especially the web page given 798 See also <file:Documentation/i386/IO-APIC.txt>, 799 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at 1193 Please see <file:Documentation/arm/VFP/release-notes.txt> for
|
/arch/m68k/q40/ |
D | README | 34 ide* # see Documentation/ide.txt
|
/arch/x86/ |
D | Kconfig | 241 See also <file:Documentation/i386/IO-APIC.txt>, 242 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at 392 PCs as well. See <file:Documentation/sgi-visws.txt> for details. 1177 Documentation/kernel-parameters.txt to adjust this. 1275 See <file:Documentation/x86/mtrr.txt> for more information. 1408 For more details see Documentation/kdump/kdump.txt 1449 Documentation/kdump/kdump.txt for more details about crash dumps. 1619 and more information, read <file:Documentation/power/pm.txt> and the 1898 <file:Documentation/mca.txt> (and especially the web page given
|
D | Kconfig.debug | 166 options. See Documentation/x86_64/boot-options.txt for more
|
/arch/xtensa/ |
D | Kconfig | 2 # see Documentation/kbuild/kconfig-language.txt.
|
/arch/mn10300/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt.
|
/arch/s390/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 560 Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
|
/arch/mips/configs/ |
D | e55_defconfig | 262 # Please see Documentation/ide.txt for help/info on IDE drives
|
/arch/m32r/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt.
|
/arch/m68k/ |
D | Kconfig | 3 # see Documentation/kbuild/kconfig-language.txt. 89 <file:Documentation/mca.txt> (and especially the web page given
|
12345