Home
last modified time | relevance | path

Searched defs:do_error (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dinterrupts_64.c219 void __weak do_error(struct pt_regs *pt_regs, unsigned int esr) in do_error() function
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dhbm.c114 static void do_error(char *msg, bool errno_flag) in do_error() function
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c351 static void do_error(struct gfs2_glock *gl, const int ret) in do_error() function
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuballoc.c151 #define do_error(fmt, ...) \ macro