Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/kernel/
Dkprobes-common.c464 static const int decode_struct_sizes[NUM_DECODE_TYPES] = { variable
534 ((uintptr_t)h + decode_struct_sizes[type]); in kprobe_decode_insn()
Dkprobes-test.c627 static const int decode_struct_sizes[NUM_DECODE_TYPES] = { variable
654 ((uintptr_t)h + decode_struct_sizes[type]); in table_iter()