Searched refs:ignore_loglevel (Results 1 – 30 of 30) sorted by relevance
/linux-4.1.27/arch/arm/boot/dts/ |
D | exynos5440-sd5v1.dts | 20 …bootargs = "root=/dev/sda2 rw rootwait ignore_loglevel earlyprintk no_console_suspend mem=2048M@0x…
|
D | r8a7794-alt.dts | 23 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
D | r7s72100-genmai.dts | 24 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
D | efm32gg-dk3750.dts | 16 …bootargs = "console=ttyefm4,115200 init=/linuxrc ignore_loglevel ihash_entries=64 dhash_entries=64…
|
D | exynos5440-ssdk5440.dts | 20 …bootargs = "root=/dev/sda2 rw rootwait ignore_loglevel earlyprintk no_console_suspend mem=2048M@0x…
|
D | s5pv210-smdkc110.dts | 29 bootargs = "console=ttySAC0,115200n8 root=/dev/mmcblk0p1 rw rootwait ignore_loglevel earlyprintk";
|
D | s5pv210-torbreck.dts | 29 bootargs = "console=ttySAC0,115200n8 root=/dev/mmcblk0p1 rw rootwait ignore_loglevel earlyprintk";
|
D | emev2-kzm9d.dts | 27 bootargs = "console=ttyS1,115200n81 ignore_loglevel root=/dev/nfs ip=dhcp";
|
D | r8a7778-bockw-reference.dts | 31 bootargs = "ignore_loglevel root=/dev/nfs ip=dhcp rw";
|
D | r8a7778-bockw.dts | 31 bootargs = "console=ttySC0,115200 ignore_loglevel ip=dhcp root=/dev/nfs rw";
|
D | r8a7779-marzen.dts | 27 bootargs = "console=ttySC2,115200 ignore_loglevel root=/dev/nfs ip=on";
|
D | r8a73a4-ape6evm.dts | 25 bootargs = "ignore_loglevel root=/dev/nfs ip=dhcp rw";
|
D | s5pv210-smdkv210.dts | 29 bootargs = "console=ttySAC0,115200n8 root=/dev/mmcblk0p1 rw rootwait ignore_loglevel earlyprintk";
|
D | r8a7791-henninger.dts | 25 bootargs = "console=ttySC0,38400 ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
D | at91-sama5d4_xplained.dts | 53 bootargs = "console=ttyS0,115200 ignore_loglevel earlyprintk";
|
D | r8a7740-armadillo800eva.dts | 27 …bootargs = "console=tty0 console=ttySC1,115200 earlyprintk=sh-sci.1,115200 ignore_loglevel root=/d…
|
D | at91-sama5d4ek.dts | 53 bootargs = "console=ttyS0,115200 ignore_loglevel earlyprintk";
|
D | s5pv210-aquila.dts | 29 bootargs = "console=ttySAC2,115200n8 root=/dev/mmcblk1p5 rw rootwait ignore_loglevel earlyprintk";
|
D | sh73a0-kzm9g.dts | 42 bootargs = "console=tty0 console=ttySC4,115200 root=/dev/nfs ip=dhcp ignore_loglevel rw";
|
D | s5pv210-goni.dts | 29 bootargs = "console=ttySAC0,115200n8 root=/dev/mmcblk0p5 rw rootwait ignore_loglevel earlyprintk";
|
D | r8a7790-lager.dts | 55 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
D | r8a7791-koelsch.dts | 56 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
|
/linux-4.1.27/arch/sh/configs/ |
D | rsk7201_defconfig | 29 CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel"
|
D | shx3_defconfig | 54 CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=bios ignore_loglevel"
|
D | se7206_defconfig | 46 CONFIG_CMDLINE="console=ttySC3,115200 ignore_loglevel earlyprintk=serial"
|
D | rsk7203_defconfig | 34 CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel"
|
D | sdk7786_defconfig | 76 …intk=sh-sci.1,115200 root=/dev/sda1 nmi_debug=state,debounce rootdelay=5 pmb=iomap ignore_loglevel"
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 927 static bool __read_mostly ignore_loglevel; variable 931 ignore_loglevel = true; in ignore_loglevel_setup() 938 module_param(ignore_loglevel, bool, S_IRUGO | S_IWUSR); 939 MODULE_PARM_DESC(ignore_loglevel, 971 || (level >= console_loglevel && !ignore_loglevel)) { in boot_delay_msec() 1399 if (level >= console_loglevel && !ignore_loglevel) in call_console_drivers()
|
/linux-4.1.27/arch/unicore32/configs/ |
D | unicore32_defconfig | 32 CONFIG_CMDLINE="earlyprintk=ocd,keep ignore_loglevel"
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1375 ignore_loglevel [KNL] 1380 /sys/module/printk/parameters/ignore_loglevel.
|