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

/linux-4.1.27/arch/arm/probes/kprobes/
H A Dtest-core.c692 static int table_test_fn(const struct decode_header *h, void *args) table_test_fn() function
711 return table_iter(d->table.table, table_test_fn, &args2); table_test_fn()
724 return table_iter(args.root_table, table_test_fn, &args); table_test()

Completed in 66 milliseconds