| /OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/ |
| H A D | __init__.py | 12 def init_logger(logfile, loglevel): argument 13 numeric_level = getattr(logging, loglevel.upper(), None) 15 raise ValueError('Invalid log level: %s' % loglevel)
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 139 int loglevel = printk_get_level(fmt); in efi_printk() local 141 switch (loglevel) { in efi_printk() 143 loglevel -= '0'; in efi_printk() 150 loglevel = -1; in efi_printk() 154 if (loglevel >= efi_loglevel) in efi_printk() 157 if (loglevel >= 0) in efi_printk()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | __init__.py | 57 loglevel = logging.DEBUG - level + 1 59 …if self.name in bb.msg.loggerDefaultDomains and loglevel > (bb.msg.loggerDefaultDomains[self.name]… 61 if loglevel < bb.msg.loggerDefaultLogLevel: 63 return self.log(loglevel, msg, *args, **kwargs)
|
| H A D | msg.py | 116 loglevel = level 118 if debug_domains[domain] < loglevel: 119 loglevel = debug_domains[domain] 120 handler.setLevel(loglevel)
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 205 enum loglevel { enum 211 void modpost_log(enum loglevel loglevel, const char *fmt, ...);
|
| /OK3568_Linux_fs/u-boot/arch/nds32/dts/ |
| H A D | ag101p.dts | 14 …S0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug bootmem_debug memblock=debug loglevel=7"; */ 15 bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug loglevel=7";
|
| H A D | ae3xx.dts | 14 …S0,38400n8 earlyprintk=uart8250-32bit,0xf0300000 debug bootmem_debug memblock=debug loglevel=7"; */ 15 bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0xf0300000 debug loglevel=7";
|
| /OK3568_Linux_fs/buildroot/board/boundarydevices/common/ |
| H A D | boot.cmd | 155 if itest.s "x" != "x${loglevel}" ; then 156 setenv bootargs ${bootargs} loglevel=${loglevel}
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_bridge/ |
| H A D | ebt_log.h | 16 __u8 loglevel; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_bridge/ |
| H A D | ebt_log.h | 16 __u8 loglevel; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_bridge/ |
| H A D | ebt_log.h | 16 __u8 loglevel; member
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | ebt_log.c | 34 if (info->loglevel >= 8) in ebt_log_tg_check() 186 li.u.log.level = info->loglevel; in ebt_log_tg()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | knotty.py | 419 loglevel, _ = bb.msg.constructLogOptions() 425 console_loglevel = loglevel 447 "level": loglevel, 500 "level": loglevel, 515 "level": loglevel, 531 "level": loglevel,
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1126-evb-ddr3-v12-tb-emmc.dts | 17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
|
| H A D | rv1126-evb-ddr3-v13-tb-emmc.dts | 17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
|
| H A D | rv1126-evb-ddr3-v12-tb-spi-nor.dts | 17 …bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 con…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | nfnetlink_osf.h | 50 __u32 loglevel; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | nfnetlink_osf.h | 50 __u32 loglevel; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | nfnetlink_osf.h | 50 __u32 loglevel; member
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/dts/ |
| H A D | csp.dts | 11 …,115200 root=/dev/ram0 rw earlyprintk xilinx_uartps.rx_trigger_level=32 loglevel=8 nohz=off ignore…
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | vexpress_aemv8a_semi_defconfig | 8 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
|
| H A D | vexpress_aemv8a_dram_defconfig | 8 …,0x1c090000 debug user_debug=31 androidboot.hardware=fvpbase root=/dev/vda2 rw rootwait loglevel=9"
|
| H A D | vexpress_aemv8a_juno_defconfig | 8 … rw rootwait earlyprintk=pl011,0x7ff80000 debug user_debug=31 androidboot.hardware=juno loglevel=9"
|
| /OK3568_Linux_fs/buildroot/board/andes/patches/linux/ |
| H A D | 0001-nds32-Fix-boot-messages-garbled.patch | 22 + bootargs = "memblock=debug earlycon console=ttyS0,38400n8 debug loglevel=7";
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | sysrq.rst | 264 Sysrq output is subject to the same console loglevel control as all 270 consumers as if the current loglevel was maximum. If only the header 271 is emitted it is almost certain that the kernel loglevel is too low. 273 to temporarily up the console loglevel using :kbd:`alt-sysrq-8` or:: 277 Remember to return the loglevel to normal after triggering the sysrq
|