/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode-thumb.c | 862 thumb16_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) thumb16_probes_decode_insn() argument 873 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) thumb32_probes_decode_insn() argument
|
H A D | decode-arm.c | 720 arm_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) arm_probes_decode_insn() argument
|
H A D | decode.c | 342 static int run_checkers(const struct decode_checker *checkers[], in run_checkers() argument 411 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, const union decode_item *table, bool thumb, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) probes_decode_insn() argument
|
/kernel/linux/linux-6.6/arch/arm/probes/ |
H A D | decode-thumb.c | 862 thumb16_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) thumb16_probes_decode_insn() argument 873 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) thumb32_probes_decode_insn() argument
|
H A D | decode-arm.c | 720 arm_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) arm_probes_decode_insn() argument
|
H A D | decode.c | 342 static int run_checkers(const struct decode_checker *checkers[], in run_checkers() argument 411 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, const union decode_item *table, bool thumb, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) probes_decode_insn() argument
|
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | core.c | 55 const struct decode_checker **checkers; in arch_prepare_kprobe() local
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | core.c | 57 const struct decode_checker **checkers; in arch_prepare_kprobe() local
|