Home
last modified time | relevance | path

Searched refs:decode_struct_sizes (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm/probes/
Ddecode.c336 static const int decode_struct_sizes[NUM_DECODE_TYPES] = { variable
456 ((uintptr_t)h + decode_struct_sizes[type]); in probes_decode_insn()
/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c590 static const int decode_struct_sizes[NUM_DECODE_TYPES] = { variable
617 ((uintptr_t)h + decode_struct_sizes[type]); in table_iter()