Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c228 static int post_handler_called; variable
324 post_handler_called = test_func_instance; in post_handler()
357 if (post_handler_called != test_func_instance) { in test_kprobe()
364 post_handler_called == test_func_instance) { in test_kprobe()