Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/kernel/
Dtraps.c53 unsigned int user_debug; variable
57 get_option(&str, &user_debug); in user_debug_setup()
486 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr()
548 if (user_debug & UDBG_SYSCALL) { in bad_syscall()
668 if (user_debug & UDBG_SYSCALL) { in arm_syscall()
733 if (user_debug & UDBG_BADABORT) { in baddataabort()
/Linux-v5.10/arch/arm/include/asm/
Dsystem_misc.h39 extern unsigned int user_debug;
/Linux-v5.10/arch/arm/configs/
Dmmp2_defconfig18 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
/Linux-v5.10/arch/arm/mm/
Dfault.c145 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()
146 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
/Linux-v5.10/arch/arm/
DKconfig.debug93 In addition, you need to pass user_debug=N on the kernel command
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt5691 user_debug= [KNL,ARM]
5699 Example: user_debug=31