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

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

Completed in 52 milliseconds