Searched refs:user_debug (Results 1 – 14 of 14) sorted by relevance
54 unsigned int user_debug; variable58 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()
38 extern unsigned int user_debug;
8 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
8 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 androidboot.hardw…
8 …115200n8 root=/dev/sda2 rw rootwait earlyprintk=pl011,0x7ff80000 debug user_debug=31 androidboot.h…
145 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()146 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
18 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
23 CONFIG_CMDLINE="user_debug=31"
34 CONFIG_CMDLINE="user_debug=31"
43 CONFIG_CMDLINE="coherent_pool=4k user_debug=31"
25 CONFIG_CMDLINE="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/d…
93 In addition, you need to pass user_debug=N on the kernel command
5896 user_debug= [KNL,ARM]5904 Example: user_debug=31