Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dexception.h24 asmlinkage void noinstr do_watch(struct pt_regs *regs);
/linux/arch/loongarch/kernel/
H A Dtraps.c798 asmlinkage void noinstr do_watch(struct pt_regs *regs) in do_watch() function
/linux/arch/mips/kernel/
H A Dtraps.c1562 asmlinkage void do_watch(struct pt_regs *regs) in do_watch() function