Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/kernel/ !
Dtraps.c55 unsigned int user_debug; variable
59 get_option(&str, &user_debug); in user_debug_setup()
489 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr()
551 if (user_debug & UDBG_SYSCALL) { in bad_syscall()
671 if (user_debug & UDBG_SYSCALL) { in arm_syscall()
736 if (user_debug & UDBG_BADABORT) { in baddataabort()
/linux-6.1.9/arch/arm/include/asm/ !
Dsystem_misc.h38 extern unsigned int user_debug;
/linux-6.1.9/arch/arm/configs/ !
Dmmp2_defconfig10 ….101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38400 mem=128M user_debug=255 earlyprintk"
/linux-6.1.9/arch/arm/mm/ !
Dfault.c180 if (((user_debug & UDBG_SEGV) && (sig == SIGSEGV)) || in __do_user_fault()
181 ((user_debug & UDBG_BUS) && (sig == SIGBUS))) { in __do_user_fault()
/linux-6.1.9/arch/arm/ !
DKconfig.debug104 In addition, you need to pass user_debug=N on the kernel command
/linux-6.1.9/Documentation/admin-guide/ !
Dkernel-parameters.txt6611 user_debug= [KNL,ARM]
6619 Example: user_debug=31