Searched refs:refcount_error_report (Results 1 – 3 of 3) sorted by relevance
78 refcount_error_report(regs, zero ? "hit zero" : "overflow"); in ex_handler_refcount()81 refcount_error_report(regs, "unexpected saturation"); in ex_handler_refcount()
642 void refcount_error_report(struct pt_regs *regs, const char *err) in refcount_error_report() function
337 void refcount_error_report(struct pt_regs *regs, const char *err);339 static inline void refcount_error_report(struct pt_regs *regs, const char *err) in refcount_error_report() function