| /OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/ |
| H A D | xpc_main.c | 1195 struct die_args *die_args = _die_args; in xpc_system_die() 1199 if (die_args->trapnr == X86_TRAP_DF) in xpc_system_die() 1202 if (((die_args->trapnr == X86_TRAP_MF) || in xpc_system_die() 1203 (die_args->trapnr == X86_TRAP_XF)) && in xpc_system_die() 1204 !user_mode(die_args->regs)) in xpc_system_die()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | kgdb.c | 302 struct die_args *args = (struct die_args *)ptr; in kgdb_mips_notify() 348 struct die_args args = { in kgdb_ll_trap()
|
| H A D | kprobes.c | 426 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
|
| H A D | uprobes.c | 157 struct die_args *args = data; in arch_uprobe_exception_notify()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | uprobes.c | 266 struct die_args *args = (struct die_args *)data; in arch_uprobe_exception_notify()
|
| H A D | kprobes.c | 395 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | hw_breakpoint.c | 273 static int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() 372 struct die_args *args = data; in hw_breakpoint_exceptions_notify()
|
| H A D | nmi_debug.c | 24 struct die_args *args = data; in nmi_debug_notify()
|
| H A D | kprobes.c | 430 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
|
| H A D | kgdb.c | 315 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kdebug.h | 9 struct die_args { struct
|
| /OK3568_Linux_fs/kernel/arch/sparc/oprofile/ |
| H A D | init.c | 25 struct die_args *args = data; in profile_timer_exceptions_notify()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | kgdb.c | 475 single_step_cont(struct pt_regs *regs, struct die_args *args) in single_step_cont() 527 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() 559 struct die_args args = { in kgdb_ll_trap()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | hw_breakpoint.h | 105 int hw_breakpoint_handler(struct die_args *args);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | uprobes.c | 125 struct die_args *args = data; in arch_uprobe_exception_notify()
|
| H A D | hw_breakpoint.c | 552 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() 673 static int single_step_dabr_instruction(struct die_args *args) in single_step_dabr_instruction()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | kgdb.c | 337 struct die_args *args = (struct die_args *)ptr; in kgdb_riscv_notify()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | kprobes.c | 504 struct die_args *args = (struct die_args *) data; in kprobe_exceptions_notify()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | kprobes.c | 696 static int __kprobes pre_kprobes_handler(struct die_args *args) in pre_kprobes_handler() 884 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
|
| H A D | crash.c | 159 struct die_args *args = data; in kdump_init_notifier()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | kgdb.c | 154 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | kgdb.c | 189 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | kgdb.c | 25 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | kgdb.c | 274 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | kprobes.c | 358 struct die_args *args = data; in kprobe_exceptions_notify()
|