Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/probes/
Ddecode.c334 [DECODE_TYPE_TABLE] = sizeof(struct decode_table),
464 struct decode_table *d = (struct decode_table *)h; in probes_decode_insn()
Ddecode.h334 struct decode_table { struct
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
Dtest-core.c588 [DECODE_TYPE_TABLE] = sizeof(struct decode_table),
648 struct decode_table *d = (struct decode_table *)h; in table_test_fn()
753 struct decode_table *d = (struct decode_table *)h; in coverage_start_fn()