Searched refs:show_regs_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | kdebug.h | 25 enum show_regs_mode { enum 39 extern void __show_regs(struct pt_regs *regs, enum show_regs_mode,
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kdebug.h | 25 enum show_regs_mode { enum 39 extern void __show_regs(struct pt_regs *regs, enum show_regs_mode,
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | process_32.c | 59 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs()
|
H A D | dumpstack.c | 467 enum show_regs_mode print_kernel_regs; in show_regs()
|
H A D | process_64.c | 65 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | process_32.c | 59 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs()
|
H A D | dumpstack.c | 467 enum show_regs_mode print_kernel_regs; in show_regs()
|
H A D | process_64.c | 67 void __show_regs(struct pt_regs *regs, enum show_regs_mode mode, in __show_regs()
|
Completed in 5 milliseconds