Searched refs:user_debug (Results 1 – 6 of 6) sorted by relevance
56 unsigned int user_debug; variable60 get_option(&str, &user_debug); in user_debug_setup()481 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr()551 if (user_debug & UDBG_SYSCALL) { in bad_syscall()681 if (user_debug & UDBG_SYSCALL) { in arm_syscall()752 if (user_debug & UDBG_BADABORT) { in baddataabort()
39 extern unsigned int user_debug;
18 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
172 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()173 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
86 In addition, you need to pass user_debug=N on the kernel command
4753 user_debug= [KNL,ARM]4761 Example: user_debug=31