Home
last modified time | relevance | path

Searched refs:probes_insn_handler_t (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dprobes.h19 typedef void (probes_insn_handler_t)(probes_opcode_t, typedef
31 probes_insn_handler_t *insn_handler;
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dprobes.h19 typedef void (probes_insn_handler_t)(probes_opcode_t, typedef
31 probes_insn_handler_t *insn_handler;
/kernel/linux/linux-5.10/arch/arm/probes/
H A Ddecode.h282 probes_insn_handler_t *handler;
376 probes_insn_handler_t probes_simulate_nop;
377 probes_insn_handler_t probes_emulate_none;
/kernel/linux/linux-6.6/arch/arm/probes/
H A Ddecode.h282 probes_insn_handler_t *handler;
376 probes_insn_handler_t probes_simulate_nop;
377 probes_insn_handler_t probes_emulate_none;
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dactions-common.c128 probes_insn_handler_t *handler = 0; in kprobe_decode_ldmstm()
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dactions-common.c130 probes_insn_handler_t *handler = 0; in kprobe_decode_ldmstm()

Completed in 3 milliseconds