Searched defs:do_error (Results 1 – 4 of 4) sorted by relevance
127 void __weak do_error(struct pt_regs *pt_regs, unsigned int esr) in do_error() function
110 static void do_error(char *msg, bool errno_flag) in do_error() function
413 static void do_error(struct gfs2_glock *gl, const int ret) in do_error() function
149 #define do_error(fmt, ...) \ macro