Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dsystem_misc.h38 extern unsigned int user_debug;
/arch/arm/kernel/
Dtraps.c54 unsigned int user_debug; variable
58 get_option(&str, &user_debug); in user_debug_setup()
458 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr()
527 if (user_debug & UDBG_SYSCALL) { in bad_syscall()
653 if (user_debug & UDBG_SYSCALL) { in arm_syscall()
722 if (user_debug & UDBG_BADABORT) { in baddataabort()
/arch/arm/configs/
Dmmp2_defconfig19 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
/arch/arm/mm/
Dfault.c170 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()
171 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
/arch/arm/
DKconfig.debug70 In addition, you need to pass user_debug=N on the kernel command