Home
last modified time | relevance | path

Searched refs:INSN_GOOD_NO_SLOT (Results 1 – 7 of 7) sorted by relevance

/arch/arm/probes/kprobes/
Dcheckers-common.c26 return INSN_GOOD_NO_SLOT; in checker_stack_use_none()
34 return INSN_GOOD_NO_SLOT; in checker_stack_use_unknown()
44 return INSN_GOOD_NO_SLOT; in checker_stack_use_imm_0xx()
57 return INSN_GOOD_NO_SLOT; in checker_stack_use_t32strd()
66 return INSN_GOOD_NO_SLOT; in checker_stack_use_imm_x0x()
76 return INSN_GOOD_NO_SLOT; in checker_stack_use_imm_xxx()
87 return INSN_GOOD_NO_SLOT; in checker_stack_use_stmdx()
Dactions-common.c169 return INSN_GOOD_NO_SLOT; in kprobe_decode_ldmstm()
Dactions-thumb.c77 return INSN_GOOD_NO_SLOT; in t32_decode_cond_branch()
411 return INSN_GOOD_NO_SLOT; in t16_decode_it()
431 return INSN_GOOD_NO_SLOT; in t16_decode_cond_branch()
Dcore.c113 case INSN_GOOD_NO_SLOT: /* instruction doesn't need insn slot */ in arch_prepare_kprobe()
/arch/arm/probes/uprobes/
Dcore.c96 case INSN_GOOD_NO_SLOT: in arch_uprobe_analyze_insn()
/arch/arm/probes/
Ddecode.h397 INSN_GOOD_NO_SLOT enumerator
Ddecode.c492 return INSN_GOOD_NO_SLOT; in probes_decode_insn()