Searched refs:INSN_GOOD_NO_SLOT (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/arm/probes/kprobes/
H A Dcheckers-common.c26 return INSN_GOOD_NO_SLOT; checker_stack_use_none()
34 return INSN_GOOD_NO_SLOT; checker_stack_use_unknown()
44 return INSN_GOOD_NO_SLOT; checker_stack_use_imm_0xx()
57 return INSN_GOOD_NO_SLOT; checker_stack_use_t32strd()
66 return INSN_GOOD_NO_SLOT; checker_stack_use_imm_x0x()
76 return INSN_GOOD_NO_SLOT; checker_stack_use_imm_xxx()
87 return INSN_GOOD_NO_SLOT; checker_stack_use_stmdx()
H A Dactions-common.c169 return INSN_GOOD_NO_SLOT; kprobe_decode_ldmstm()
H A Dactions-thumb.c77 return INSN_GOOD_NO_SLOT; t32_decode_cond_branch()
411 return INSN_GOOD_NO_SLOT; t16_decode_it()
431 return INSN_GOOD_NO_SLOT; t16_decode_cond_branch()
H A Dcore.c113 case INSN_GOOD_NO_SLOT: /* instruction doesn't need insn slot */ arch_prepare_kprobe()
/linux-4.4.14/arch/arm/probes/uprobes/
H A Dcore.c96 case INSN_GOOD_NO_SLOT: arch_uprobe_analyze_insn()
/linux-4.4.14/arch/arm/probes/
H A Ddecode.h182 * Decoding returns with INSN_GOOD_NO_SLOT.
397 INSN_GOOD_NO_SLOT enumerator in enum:probes_insn
H A Ddecode.c492 return INSN_GOOD_NO_SLOT; probes_decode_insn()
H A Ddecode-arm.c718 * INSN_GOOD_NO_SLOT If instruction is supported but doesn't use its slot.

Completed in 137 milliseconds