Home
last modified time | relevance | path

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

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