Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c225 static bool test_regs_ok; variable
297 test_regs_ok = false; in call_test_func()
305 if (check_test_regs && !test_regs_ok) { in call_test_func()
317 test_regs_ok = true; in pre_handler()
326 test_regs_ok = false; in post_handler()
376 test_regs_ok = true; in jprobe_func()
421 test_regs_ok = true; in kretprobe_handler()