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

/linux-master/arch/riscv/kernel/probes/
H A Ddecode-insn.h11 INSN_GOOD_NO_SLOT, enumerator in enum:probe_insn
H A Dsimulate-insn.h19 return INSN_GOOD_NO_SLOT; \
H A Duprobes.c44 case INSN_GOOD_NO_SLOT:
H A Dkprobes.c88 case INSN_GOOD_NO_SLOT: /* insn need simulation */
/linux-master/arch/arm/probes/kprobes/
H A Dcheckers-common.c18 return INSN_GOOD_NO_SLOT;
26 return INSN_GOOD_NO_SLOT;
36 return INSN_GOOD_NO_SLOT;
49 return INSN_GOOD_NO_SLOT;
58 return INSN_GOOD_NO_SLOT;
68 return INSN_GOOD_NO_SLOT;
79 return INSN_GOOD_NO_SLOT;
H A Dactions-common.c168 return INSN_GOOD_NO_SLOT;
H A Dactions-thumb.c74 return INSN_GOOD_NO_SLOT;
408 return INSN_GOOD_NO_SLOT;
428 return INSN_GOOD_NO_SLOT;
H A Dcore.c103 case INSN_GOOD_NO_SLOT: /* instruction doesn't need insn slot */
/linux-master/arch/arm64/kernel/probes/
H A Ddecode-insn.h22 INSN_GOOD_NO_SLOT, enumerator in enum:probe_insn
H A Ddecode-insn.c73 * INSN_GOOD_NO_SLOT If instruction is supported but doesn't use its slot.
114 return INSN_GOOD_NO_SLOT;
H A Duprobes.c51 case INSN_GOOD_NO_SLOT:
H A Dkprobes.c112 case INSN_GOOD_NO_SLOT: /* insn need simulation */
/linux-master/arch/csky/kernel/probes/
H A Ddecode-insn.h11 INSN_GOOD_NO_SLOT, enumerator in enum:probe_insn
H A Dsimulate-insn.h18 return INSN_GOOD_NO_SLOT; \
H A Duprobes.c37 case INSN_GOOD_NO_SLOT:
H A Dkprobes.c93 case INSN_GOOD_NO_SLOT: /* insn need simulation */
/linux-master/arch/arm/probes/uprobes/
H A Dcore.c93 case INSN_GOOD_NO_SLOT:
/linux-master/arch/arm/probes/
H A Ddecode.h151 * Decoding returns with INSN_GOOD_NO_SLOT.
366 INSN_GOOD_NO_SLOT enumerator in enum:probes_insn
H A Ddecode.c489 return INSN_GOOD_NO_SLOT;

Completed in 222 milliseconds