Home
last modified time | relevance | path

Searched refs:do_breakpoint (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
A Dexception.h63 void do_breakpoint(unsigned long esr, struct pt_regs *regs);
67 static inline void do_breakpoint(unsigned long esr, struct pt_regs *regs) {} in do_breakpoint() function
/arch/arm64/kernel/
A Dhw_breakpoint.c622 void do_breakpoint(unsigned long esr, struct pt_regs *regs) in do_breakpoint() function
694 NOKPROBE_SYMBOL(do_breakpoint);
A Dentry-common.c537 do_breakpoint(esr, regs); in el1_breakpt()
827 do_breakpoint(esr, regs); in el0_breakpt()

Completed in 7 milliseconds