Home
last modified time | relevance | path

Searched refs:PROBES_T32_LDMSTM (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/probes/kprobes/
Dcheckers-thumb.c87 [PROBES_T32_LDMSTM] = {.checker = t32_check_stack},
Dactions-thumb.c639 [PROBES_T32_LDMSTM] = {.decoder = t32_decode_ldmstm},
/linux-4.1.27/arch/arm/probes/
Ddecode-thumb.h35 PROBES_T32_LDMSTM, enumerator
Ddecode-thumb.c43 DECODE_CUSTOM (0xfe400000, 0xe8000000, PROBES_T32_LDMSTM),