Home
last modified time | relevance | path

Searched full:arm_func (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/probes/kprobes/
H A Dtest-core.c238 long arm_func(long r0, long r1);
244 ".type arm_func, %%function \n\t" in __arm_kprobes_test_func()
245 "arm_func: \n\t" in __arm_kprobes_test_func()
1580 ret = run_api_tests(arm_func); in run_all_tests()