Searched refs:STACK_USE_STMDX (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | checkers.h | 34 STACK_USE_STMDX, enumerator
|
H A D | checkers-thumb.c | 68 DECODE_CUSTOM (0xffdf0000, 0xe90d0000, STACK_USE_STMDX), in t32_check_stack()
|
H A D | checkers-common.c | 92 [STACK_USE_STMDX] = {.decoder = checker_stack_use_stmdx},
|
H A D | checkers-arm.c | 55 DECODE_CUSTOM (0x0edf0000, 0x080d0000, STACK_USE_STMDX), in arm_check_stack()
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | checkers.h | 34 STACK_USE_STMDX, enumerator
|
H A D | checkers-thumb.c | 68 DECODE_CUSTOM (0xffdf0000, 0xe90d0000, STACK_USE_STMDX), in t32_check_stack()
|
H A D | checkers-common.c | 92 [STACK_USE_STMDX] = {.decoder = checker_stack_use_stmdx},
|
H A D | checkers-arm.c | 55 DECODE_CUSTOM (0x0edf0000, 0x080d0000, STACK_USE_STMDX), in arm_check_stack()
|
Completed in 3 milliseconds