Home
last modified time | relevance | path

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

/Linux-v4.19/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.h342 struct decode_table { struct
/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c591 [DECODE_TYPE_TABLE] = sizeof(struct decode_table),
651 struct decode_table *d = (struct decode_table *)h; in table_test_fn()
756 struct decode_table *d = (struct decode_table *)h; in coverage_start_fn()