Home
last modified time | relevance | path

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

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