Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c292 static int call_test_func(long (*func)(long, long), bool check_test_regs) in call_test_func() argument
305 if (check_test_regs && !test_regs_ok) { in call_test_func()