Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/include/asm/
H A Dprobes.h7 typedef void (probes_handler_t) (u32 opcode, long addr, struct pt_regs *); typedef
12 probes_handler_t *handler;
/openbmc/linux/arch/riscv/include/asm/
H A Dprobes.h7 typedef bool (probes_handler_t) (u32 opcode, unsigned long addr, struct pt_regs *); typedef
12 probes_handler_t *handler;
/openbmc/linux/arch/arm64/include/asm/
H A Dprobes.h13 typedef void (probes_handler_t) (u32 opcode, long addr, struct pt_regs *); typedef
19 probes_handler_t *handler;