Searched refs:refcount_error_report (Results 1 – 3 of 3) sorted by relevance
86 refcount_error_report(regs, zero ? "hit zero" : "overflow"); in ex_handler_refcount()89 refcount_error_report(regs, "unexpected saturation"); in ex_handler_refcount()
675 void refcount_error_report(struct pt_regs *regs, const char *err) in refcount_error_report() function
332 void refcount_error_report(struct pt_regs *regs, const char *err);334 static inline void refcount_error_report(struct pt_regs *regs, const char *err) in refcount_error_report() function