Home
last modified time | relevance | path

Searched refs:user_debug (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtraps.c54 unsigned int user_debug; variable
58 get_option(&str, &user_debug); in user_debug_setup()
487 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr()
549 if (user_debug & UDBG_SYSCALL) { in bad_syscall()
669 if (user_debug & UDBG_SYSCALL) { in arm_syscall()
734 if (user_debug & UDBG_BADABORT) { in baddataabort()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsystem_misc.h38 extern unsigned int user_debug;
/OK3568_Linux_fs/u-boot/configs/
H A Dvexpress_aemv8a_semi_defconfig8 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
H A Dvexpress_aemv8a_dram_defconfig8 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 androidboot.hardw…
H A Dvexpress_aemv8a_juno_defconfig8 …115200n8 root=/dev/sda2 rw rootwait earlyprintk=pl011,0x7ff80000 debug user_debug=31 androidboot.h…
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dfault.c145 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()
146 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
/OK3568_Linux_fs/kernel/arch/arm/configs/
H A Dmmp2_defconfig18 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
H A Drv1106_defconfig23 CONFIG_CMDLINE="user_debug=31"
H A Drv1126_robot_defconfig34 CONFIG_CMDLINE="user_debug=31"
H A Drk3308_linux_aarch32_defconfig43 CONFIG_CMDLINE="coherent_pool=4k user_debug=31"
H A Drv1126_defconfig34 CONFIG_CMDLINE="user_debug=31"
/OK3568_Linux_fs/buildroot/board/synopsys/vdk/
H A Dlinux-vdk-aarch64-defconfig25 CONFIG_CMDLINE="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/d…
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig.debug93 In addition, you need to pass user_debug=N on the kernel command
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt5896 user_debug= [KNL,ARM]
5904 Example: user_debug=31