Home
last modified time | relevance | path

Searched refs:die_args (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/
H A Dxpc_main.c1195 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 Dkgdb.c302 struct die_args *args = (struct die_args *)ptr; in kgdb_mips_notify()
348 struct die_args args = { in kgdb_ll_trap()
H A Dkprobes.c426 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
H A Duprobes.c157 struct die_args *args = data; in arch_uprobe_exception_notify()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Duprobes.c266 struct die_args *args = (struct die_args *)data; in arch_uprobe_exception_notify()
H A Dkprobes.c395 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dhw_breakpoint.c273 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 Dnmi_debug.c24 struct die_args *args = data; in nmi_debug_notify()
H A Dkprobes.c430 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
H A Dkgdb.c315 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkdebug.h9 struct die_args { struct
/OK3568_Linux_fs/kernel/arch/sparc/oprofile/
H A Dinit.c25 struct die_args *args = data; in profile_timer_exceptions_notify()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkgdb.c475 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 Dhw_breakpoint.h105 int hw_breakpoint_handler(struct die_args *args);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Duprobes.c125 struct die_args *args = data; in arch_uprobe_exception_notify()
H A Dhw_breakpoint.c552 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 Dkgdb.c337 struct die_args *args = (struct die_args *)ptr; in kgdb_riscv_notify()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dkprobes.c504 struct die_args *args = (struct die_args *) data; in kprobe_exceptions_notify()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dkprobes.c696 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 Dcrash.c159 struct die_args *args = data; in kdump_init_notifier()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dkgdb.c154 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c189 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dkgdb.c25 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkgdb.c274 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dkprobes.c358 struct die_args *args = data; in kprobe_exceptions_notify()

12