Home
last modified time | relevance | path

Searched refs:decode_table (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/probes/
Ddecode.c337 [DECODE_TYPE_TABLE] = sizeof(struct decode_table),
467 struct decode_table *d = (struct decode_table *)h; in probes_decode_insn()
Ddecode.h341 struct decode_table { struct
/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c647 [DECODE_TYPE_TABLE] = sizeof(struct decode_table),
707 struct decode_table *d = (struct decode_table *)h; in table_test_fn()
812 struct decode_table *d = (struct decode_table *)h; in coverage_start_fn()