/Linux-v5.10/fs/ext4/ |
D | dir.c | 72 const char *error_msg = NULL; in __ext4_check_dir_entry() local 78 error_msg = "rec_len is smaller than minimal"; in __ext4_check_dir_entry() 80 error_msg = "rec_len % 4 != 0"; in __ext4_check_dir_entry() 82 error_msg = "rec_len is too small for name_len"; in __ext4_check_dir_entry() 84 error_msg = "directory entry overrun"; in __ext4_check_dir_entry() 87 error_msg = "directory entry too close to block end"; in __ext4_check_dir_entry() 90 error_msg = "inode out of bounds"; in __ext4_check_dir_entry() 98 error_msg, offset, le32_to_cpu(de->inode), in __ext4_check_dir_entry() 104 error_msg, offset, le32_to_cpu(de->inode), in __ext4_check_dir_entry()
|
D | extents.c | 401 const char *error_msg; in __ext4_ext_check() local 405 error_msg = "invalid magic"; in __ext4_ext_check() 409 error_msg = "unexpected eh_depth"; in __ext4_ext_check() 413 error_msg = "invalid eh_max"; in __ext4_ext_check() 418 error_msg = "too large eh_max"; in __ext4_ext_check() 422 error_msg = "invalid eh_entries"; in __ext4_ext_check() 426 error_msg = "invalid extent entries"; in __ext4_ext_check() 430 error_msg = "too large eh_depth"; in __ext4_ext_check() 436 error_msg = "extent tree corrupted"; in __ext4_ext_check() 446 (unsigned long long) pblk, error_msg, in __ext4_ext_check()
|
/Linux-v5.10/include/ras/ |
D | ras_event.h | 101 const char *error_msg, 113 TP_ARGS(err_type, error_msg, label, error_count, mc_index, 119 __string( msg, error_msg ) 134 __assign_str(msg, error_msg);
|
/Linux-v5.10/net/ceph/ |
D | messenger.c | 1789 con->error_msg = "protocol error, bad banner"; in verify_hello() 2024 con->error_msg = "wrong peer at address"; in process_banner() 2080 con->error_msg = "bad authorize reply"; in process_connect() 2093 con->error_msg = "missing required protocol features"; in process_connect() 2104 con->error_msg = "protocol version mismatch"; in process_connect() 2113 con->error_msg = "connect authorization failure"; in process_connect() 2194 con->error_msg = "missing required protocol features"; in process_connect() 2232 con->error_msg = "protocol error, got WAIT as client"; in process_connect() 2236 con->error_msg = "protocol error, garbage tag during connect"; in process_connect() 2408 con->error_msg = "bad message sequence # for incoming message"; in read_partial_message() [all …]
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_gpu_error.c | 757 if (*error->error_msg) in __err_print_to_sgl() 758 err_printf(m, "%s\n", error->error_msg); in __err_print_to_sgl() 1669 static const char *error_msg(struct i915_gpu_coredump *error) in error_msg() function 1687 len = scnprintf(error->error_msg, sizeof(error->error_msg), in error_msg() 1693 len += scnprintf(error->error_msg + len, in error_msg() 1694 sizeof(error->error_msg) - len, in error_msg() 1699 return error->error_msg; in error_msg() 1852 drm_info(&i915->drm, "%s\n", error_msg(error)); in i915_error_state_store()
|
D | i915_gpu_error.h | 170 char error_msg[128]; member
|
/Linux-v5.10/drivers/tty/serial/ |
D | pch_uart.c | 1046 char *error_msg[5] = {}; in pch_uart_err_ir() local 1050 error_msg[i++] = "Error data in FIFO\n"; in pch_uart_err_ir() 1054 error_msg[i++] = " Framing Error\n"; in pch_uart_err_ir() 1059 error_msg[i++] = " Parity Error\n"; in pch_uart_err_ir() 1064 error_msg[i++] = " Overrun Error\n"; in pch_uart_err_ir() 1068 for (i = 0; error_msg[i] != NULL; i++) in pch_uart_err_ir() 1069 dev_err(&priv->pdev->dev, error_msg[i]); in pch_uart_err_ir()
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | intel_reset.c | 1228 char error_msg[80]; in intel_gt_handle_error() local 1235 vscnprintf(error_msg, sizeof(error_msg), fmt, args); in intel_gt_handle_error() 1238 msg = error_msg; in intel_gt_handle_error()
|
/Linux-v5.10/include/linux/ceph/ |
D | messenger.h | 268 const char *error_msg; /* error message, if any */ member
|
/Linux-v5.10/drivers/w1/ |
D | w1.c | 411 const char *error_msg = "bad slave string format, expecting " in w1_atoreg_num() local 415 dev_err(dev, "%s", error_msg); in w1_atoreg_num() 420 dev_err(dev, "%s", error_msg); in w1_atoreg_num()
|
/Linux-v5.10/tools/bpf/bpftool/ |
D | map.c | 218 const char *error_msg) in print_entry_error_msg() argument 220 int msg_size = strlen(error_msg); in print_entry_error_msg() 231 printf("value:%c%s", break_names ? '\n' : ' ', error_msg); in print_entry_error_msg()
|
/Linux-v5.10/fs/ocfs2/ |
D | dir.c | 304 const char *error_msg = NULL; in ocfs2_check_dir_entry() local 308 error_msg = "rec_len is smaller than minimal"; in ocfs2_check_dir_entry() 310 error_msg = "rec_len % 4 != 0"; in ocfs2_check_dir_entry() 312 error_msg = "rec_len is too small for name_len"; in ocfs2_check_dir_entry() 315 error_msg = "directory entry across blocks"; in ocfs2_check_dir_entry() 317 if (unlikely(error_msg != NULL)) in ocfs2_check_dir_entry() 320 (unsigned long long)OCFS2_I(dir)->ip_blkno, error_msg, in ocfs2_check_dir_entry() 324 return error_msg == NULL ? 1 : 0; in ocfs2_check_dir_entry()
|
/Linux-v5.10/drivers/firewire/ |
D | ohci.c | 689 static void ar_context_abort(struct ar_context *ctx, const char *error_msg) in ar_context_abort() argument 697 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
|