Lines Matching refs:handler_errors
26 static int errors, handler_errors, num_tests; variable
45 handler_errors++; in kp_post_handler()
72 handler_errors++; in test_kprobe()
77 handler_errors++; in test_kprobe()
98 handler_errors++; in kp_post_handler2()
130 handler_errors++; in test_kprobes()
135 handler_errors++; in test_kprobes()
144 handler_errors++; in test_kprobes()
149 handler_errors++; in test_kprobes()
160 handler_errors++; in j_kprobe_target()
188 handler_errors++; in test_jprobe()
217 handler_errors++; in test_jprobes()
224 handler_errors++; in test_jprobes()
244 handler_errors++; in return_handler()
248 handler_errors++; in return_handler()
276 handler_errors++; in test_kretprobe()
287 handler_errors++; in return_handler2()
291 handler_errors++; in return_handler2()
323 handler_errors++; in test_kretprobes()
330 handler_errors++; in test_kretprobes()
383 else if (handler_errors) in init_test_probes()
384 pr_err("BUG: %d error(s) running handlers\n", handler_errors); in init_test_probes()