Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dexception.h22 asmlinkage void noinstr do_watch(struct pt_regs *regs);
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c756 asmlinkage void noinstr do_watch(struct pt_regs *regs) in do_watch() function
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1560 asmlinkage void do_watch(struct pt_regs *regs) in do_watch() function