Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds