Searched refs:PROBES_PRELOAD_REG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/ |
H A D | decode-arm.h | 16 PROBES_PRELOAD_REG, enumerator
|
H A D | decode-arm.c | 128 DECODE_SIMULATE (0xfe300010, 0xf6100000, PROBES_PRELOAD_REG),
|
/kernel/linux/linux-6.6/arch/arm/probes/ |
H A D | decode-arm.h | 16 PROBES_PRELOAD_REG, enumerator
|
H A D | decode-arm.c | 128 DECODE_SIMULATE (0xfe300010, 0xf6100000, PROBES_PRELOAD_REG),
|
/kernel/linux/linux-5.10/arch/arm/probes/uprobes/ |
H A D | actions-arm.c | 196 [PROBES_PRELOAD_REG] = {.handler = probes_simulate_nop},
|
/kernel/linux/linux-6.6/arch/arm/probes/uprobes/ |
H A D | actions-arm.c | 196 [PROBES_PRELOAD_REG] = {.handler = probes_simulate_nop},
|
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | actions-arm.c | 299 [PROBES_PRELOAD_REG] = {.handler = probes_simulate_nop},
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | actions-arm.c | 299 [PROBES_PRELOAD_REG] = {.handler = probes_simulate_nop},
|
Completed in 5 milliseconds