Searched defs:log_error (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | machdep.h | 76 void (*log_error)(char *buf, unsigned int err_type, int fatal); member 237 static inline void log_error(char *buf, unsigned int err_type, int fatal) in log_error() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| 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
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | smb2transport.c | 852 bool log_error) in smb2_check_receive()
|
| D | transport.c | 935 bool log_error) in cifs_check_receive()
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | smb2transport.c | 783 bool log_error) in smb2_check_receive()
|
| D | transport.c | 925 bool log_error) in cifs_check_receive()
|
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| D | ec.c | 27 #define log_error(fmt, ...) pr_err(fmt, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| D | ec.c | 27 #define log_error(fmt, ...) pr_err(fmt, ##__VA_ARGS__) macro
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | nettest.c | 142 static void log_error(const char *format, ...) in log_error() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | nettest.c | 178 static void log_error(const char *format, ...) in log_error() function
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_log.c | 3728 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown() local
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| D | dlm_internal.h | 63 #define log_error(ls, fmt, args...) \ macro
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| D | dlm_internal.h | 60 #define log_error(ls, fmt, args...) \ macro
|