Searched refs:die_args (Results 1 – 25 of 33) sorted by relevance
12
9 struct die_args { struct
302 struct die_args *args = (struct die_args *)ptr; in kgdb_mips_notify()348 struct die_args args = { in kgdb_ll_trap()
426 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
157 struct die_args *args = data; in arch_uprobe_exception_notify()
1194 struct die_args *die_args = _die_args; in xpc_system_die()1198 if (die_args->trapnr == X86_TRAP_DF) in xpc_system_die()1201 if (((die_args->trapnr == X86_TRAP_MF) || in xpc_system_die()1202 (die_args->trapnr == X86_TRAP_XF)) && in xpc_system_die()1203 !user_mode(die_args->regs)) in xpc_system_die()
266 struct die_args *args = (struct die_args *)data; in arch_uprobe_exception_notify()
395 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
25 struct die_args *args = data; in profile_timer_exceptions_notify()
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()
24 struct die_args *args = data; in nmi_debug_notify()
482 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
314 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
250 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler()319 static int single_step_dabr_instruction(struct die_args *args) in single_step_dabr_instruction()
124 struct die_args *args = data; in arch_uprobe_exception_notify()
77 int hw_breakpoint_handler(struct die_args *args);
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()
438 static int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler()
159 struct die_args *args = data; in kdump_init_notifier()
768 static int __kprobes pre_kprobes_handler(struct die_args *args) in pre_kprobes_handler()956 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify()
613 struct die_args *args = (struct die_args *) data; in kprobe_exceptions_notify()
173 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
154 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
25 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
274 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
541 struct die_args args = { in notify_die()