Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/probes/kprobes/
Dtest-core.c633 static int table_test_fn(const struct decode_header *h, void *args) in table_test_fn() function
652 return table_iter(d->table.table, table_test_fn, &args2); in table_test_fn()
665 return table_iter(args.root_table, table_test_fn, &args); in table_test()