Searched defs:log_error (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/ |
| H A D | mk_util.h | 73 #define log_error(...) log_printf(4, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | machdep.h | 85 void (*log_error)(char *buf, unsigned int err_type, int fatal); member 269 static inline void log_error(char *buf, unsigned int err_type, int fatal) in log_error() function
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2transport.c | 784 bool log_error) in smb2_check_receive()
|
| H A D | transport.c | 922 bool log_error) in cifs_check_receive()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | nettest.c | 142 static void log_error(const char *format, ...) in log_error() function
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | ec.c | 27 #define log_error(fmt, ...) pr_err(fmt, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | dlm_internal.h | 63 #define log_error(ls, fmt, args...) \ macro
|