Home
last modified time | relevance | path

Searched refs:PROBES_LDMSTM (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/arm/probes/kprobes/
Dcheckers-arm.c90 [PROBES_LDMSTM] = {.checker = arm_check_stack},
181 [PROBES_LDMSTM] = {.checker = arm_check_regs_ldmstm},
Dactions-arm.c333 [PROBES_LDMSTM] = {.decoder = kprobe_decode_ldmstm}
/linux-6.1.9/arch/arm/probes/
Ddecode-arm.h46 PROBES_LDMSTM, enumerator
Ddecode-arm.c598 DECODE_CUSTOM (0x0e400000, 0x08000000, PROBES_LDMSTM),
/linux-6.1.9/arch/arm/probes/uprobes/
Dactions-arm.c228 [PROBES_LDMSTM] = {.decoder = uprobe_decode_ldmstm}