Home
last modified time | relevance | path

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

/arch/arm/kernel/
Dprobes.c336 static const int decode_struct_sizes[NUM_DECODE_TYPES] = { variable
408 ((uintptr_t)h + decode_struct_sizes[type]); in probes_decode_insn()
Dkprobes-test.c642 static const int decode_struct_sizes[NUM_DECODE_TYPES] = { variable
669 ((uintptr_t)h + decode_struct_sizes[type]); in table_iter()