Searched refs:PROBES_T32_LDRSTR (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/arm/probes/ |
D | decode-thumb.c | 344 DECODE_EMULATEX (0xffe00000, 0xf8c00000, PROBES_T32_LDRSTR, 349 DECODE_EMULATEX (0xffe00fc0, 0xf8400000, PROBES_T32_LDRSTR, 372 DECODE_EMULATEX (0xfec00000, 0xf8800000, PROBES_T32_LDRSTR, 381 DECODE_EMULATEX (0xfe800fc0, 0xf8000000, PROBES_T32_LDRSTR,
|
D | decode-thumb.h | 49 PROBES_T32_LDRSTR, enumerator
|
/linux-6.1.9/arch/arm/probes/kprobes/ |
D | checkers-thumb.c | 81 [PROBES_T32_LDRSTR] = {.checker = t32_check_stack},
|
D | actions-thumb.c | 664 [PROBES_T32_LDRSTR] = {.handler = t32_emulate_ldrstr},
|