Searched refs:t16_emulate_loregs_rwflags (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | actions-thumb.c | 465 t16_emulate_loregs_rwflags(probes_opcode_t insn, in t16_emulate_loregs_rwflags() function 615 [PROBES_T16_SIGN_EXTEND] = {.handler = t16_emulate_loregs_rwflags}, 621 [PROBES_T16_CMP] = {.handler = t16_emulate_loregs_rwflags}, 627 [PROBES_T16_LDRHSTRH] = {.handler = t16_emulate_loregs_rwflags}, 630 [PROBES_T16_LDMSTM] = {.handler = t16_emulate_loregs_rwflags},
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | actions-thumb.c | 467 t16_emulate_loregs_rwflags(probes_opcode_t insn, in t16_emulate_loregs_rwflags() function 623 [PROBES_T16_SIGN_EXTEND] = {.handler = t16_emulate_loregs_rwflags}, 629 [PROBES_T16_CMP] = {.handler = t16_emulate_loregs_rwflags}, 635 [PROBES_T16_LDRHSTRH] = {.handler = t16_emulate_loregs_rwflags}, 638 [PROBES_T16_LDMSTM] = {.handler = t16_emulate_loregs_rwflags},
|
Completed in 3 milliseconds