Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c417 static int run_api_tests(long (*func)(long, long)) in run_api_tests() function
1584 ret = run_api_tests(arm_func); in run_all_tests()
1596 ret = run_api_tests(thumb16_func); in run_all_tests()
1601 ret = run_api_tests(thumb32even_func); in run_all_tests()
1606 ret = run_api_tests(thumb32odd_func); in run_all_tests()