Searched refs:PROBES_T16_PUSH (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | checkers-thumb.c | 101 [PROBES_T16_PUSH] = {.checker = t16_check_stack},
|
H A D | actions-thumb.c | 616 [PROBES_T16_PUSH] = {.decoder = t16_decode_push},
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | checkers-thumb.c | 101 [PROBES_T16_PUSH] = {.checker = t16_check_stack},
|
H A D | actions-thumb.c | 624 [PROBES_T16_PUSH] = {.decoder = t16_decode_push},
|
/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode-thumb.h | 63 PROBES_T16_PUSH, enumerator
|
H A D | decode-thumb.c | 667 DECODE_CUSTOM (0xfe00, 0xb400, PROBES_T16_PUSH),
|
/kernel/linux/linux-6.6/arch/arm/probes/ |
H A D | decode-thumb.h | 63 PROBES_T16_PUSH, enumerator
|
H A D | decode-thumb.c | 667 DECODE_CUSTOM (0xfe00, 0xb400, PROBES_T16_PUSH),
|
Completed in 6 milliseconds