/linux-6.6.21/fs/btrfs/ |
D | messages.c | 77 char *errstr = "unknown"; in btrfs_decode_error() local 81 errstr = "No such entry"; in btrfs_decode_error() 84 errstr = "IO failure"; in btrfs_decode_error() 87 errstr = "Out of memory"; in btrfs_decode_error() 90 errstr = "Object already exists"; in btrfs_decode_error() 93 errstr = "No space left"; in btrfs_decode_error() 96 errstr = "Readonly filesystem"; in btrfs_decode_error() 99 errstr = "Operation not supported"; in btrfs_decode_error() 102 errstr = "Filesystem corrupted"; in btrfs_decode_error() 105 errstr = "Quota exceeded"; in btrfs_decode_error() [all …]
|
/linux-6.6.21/tools/testing/selftests/bpf/verifier/ |
D | direct_value_access.c | 71 .errstr = "R1 min value is outside of the allowed memory range", 84 .errstr = "direct value offset of 4294967295 is not allowed", 108 .errstr = "invalid access to map value pointer", 132 .errstr = "invalid access to map value pointer", 144 .errstr = "direct value offset of 536870912 is not allowed", 156 .errstr = "invalid access to map value pointer, value_size=48 off=536870911", 198 .errstr = "invalid access to map value, value_size=48 off=47 size=2", 213 .errstr = "invalid access to map value, value_size=48 off=47 size=2", 226 .errstr = "R1 min value is outside of the allowed memory range", 250 .errstr = "invalid access to map value pointer", [all …]
|
D | ld_imm64.c | 12 .errstr = "jump into the middle of ldimm64 insn 1", 26 .errstr = "jump into the middle of ldimm64 insn 1", 41 .errstr = "invalid bpf_ld_imm64 insn", 50 .errstr = "invalid bpf_ld_imm64 insn", 79 .errstr = "uses reserved fields", 89 .errstr = "invalid bpf_ld_imm64 insn", 99 .errstr = "invalid bpf_ld_imm64 insn", 109 .errstr = "invalid bpf_ld_imm64 insn", 120 .errstr = "not pointing to valid bpf_map", 131 .errstr = "invalid bpf_ld_imm64 insn", [all …]
|
D | junk_insn.c | 7 .errstr = "unknown opcode 00", 16 .errstr = "BPF_LDX uses reserved fields", 25 .errstr = "unknown opcode ff", 34 .errstr = "unknown opcode ff", 43 .errstr = "BPF_ALU uses reserved fields",
|
D | ctx_skb.c | 38 .errstr = "invalid bpf_context access", 58 .errstr = "different pointers", 80 .errstr = "different pointers", 103 .errstr = "different pointers", 114 .errstr = "invalid bpf_context access", 124 .errstr = "invalid bpf_context access", 134 .errstr = "invalid bpf_context access", 144 .errstr = "invalid bpf_context access", 154 .errstr = "invalid bpf_context access", 164 .errstr = "invalid bpf_context access", [all …]
|
D | basic_stx_ldx.c | 7 .errstr = "R15 is invalid", 16 .errstr = "R14 is invalid", 25 .errstr = "R14 is invalid", 34 .errstr = "R12 is invalid", 43 .errstr = "R11 is invalid",
|
D | map_kptr.c | 20 .errstr = "BPF_ST imm must be 0 when storing to kptr at off=0", 40 .errstr = "kptr access size must be BPF_DW", 70 .errstr = "kptr access cannot have variable offset", 103 .errstr = "R1 doesn't have constant offset. kptr has to be at the constant offset", 124 .errstr = "kptr access misaligned expected=0 off=7", 154 .errstr = "variable untrusted_ptr_ access var_off=(0x0; 0x7) disallowed", 179 .errstr = "invalid kptr access, R1 type=untrusted_ptr_prog_test_ref_kfunc expected=ptr_prog_test", 200 .errstr = "R0 invalid mem access 'untrusted_ptr_or_null_'", 223 .errstr = "access beyond struct prog_test_ref_kfunc at off 32 size 8", 247 .errstr = "R1 type=untrusted_ptr_ expected=percpu_ptr_", [all …]
|
D | ctx_sk_lookup.c | 271 .errstr = "invalid bpf_context access", 284 .errstr = "invalid bpf_context access", 298 .errstr = "invalid bpf_context access", 311 .errstr = "invalid bpf_context access", 325 .errstr = "invalid bpf_context access", 339 .errstr = "invalid bpf_context access", 352 .errstr = "invalid bpf_context access", 366 .errstr = "invalid bpf_context access", 380 .errstr = "invalid bpf_context access", 395 .errstr = "invalid bpf_context access", [all …]
|
D | calls.c | 10 .errstr = "invalid kernel function call not eliminated in verifier pass", 34 .errstr = "arg#0 pointer type STRUCT prog_test_fail1 must point to scalar", 49 .errstr = "max struct nesting depth exceeded\narg#0 pointer type STRUCT prog_test_fail2", 64 .errstr = "arg#0 pointer type STRUCT prog_test_fail3 must point to scalar", 79 .errstr = "R1 must have zero offset when passed to release func or trusted arg to kfunc", 94 .errstr = "arg#0 pointer type UNKNOWN must point to scalar", 112 .errstr = "Possibly NULL pointer passed to trusted arg0", 135 .errstr = "R1 must have zero offset when passed to release func", 155 .errstr = "kernel function bpf_kfunc_call_memb1_release args#0 expected pointer", 188 .errstr = "ptr R1 off=-4 disallowed", [all …]
|
D | basic_call.c | 7 .errstr = "unknown opcode 8d", 16 .errstr = "BPF_CALL uses reserved", 25 .errstr = "invalid func unknown#1234567", 35 .errstr = "R1 !read_ok",
|
D | basic.c | 5 .errstr = "last insn is not an exit or jmp", 13 .errstr = "R0 !read_ok", 21 .errstr = "not an exit",
|
D | atomic_fetch_add.c | 55 .errstr = "frame pointer is read only", 69 .errstr = "!read_ok", 82 .errstr = "!read_ok", 105 .errstr = "only read is supported",
|
D | ld_abs.c | 10 .errstr = "R1 !read_ok", 22 .errstr = "R2 !read_ok", 34 .errstr = "R3 !read_ok", 46 .errstr = "R4 !read_ok", 58 .errstr = "R5 !read_ok", 105 .errstr = "unknown opcode", 117 .errstr = "unknown opcode",
|
D | precise.c | 40 .errstr = 100 .errstr = 139 .errstr = "!read_ok", 155 .errstr = "mark_precise: frame0: last_idx 5 first_idx 5\ 182 .errstr = "mark_precise: frame0: last_idx 6 first_idx 6\ 220 .errstr = "invalid access to memory, mem_size=1 off=42 size=8", 257 .errstr = "register with unbounded min value is not allowed",
|
D | jset.c | 101 .errstr = "!read_ok", 116 .errstr = "!read_ok", 130 .errstr = "!read_ok",
|
D | wide_access.c | 13 .errstr = err, \ 55 .errstr = err, \
|
D | atomic_cmpxchg.c | 84 .errstr = "!read_ok", 190 .errstr = "invalid size of register fill", 232 .errstr = "R0 invalid mem access",
|
D | atomic_invalid.c | 12 .errstr = "R1 invalid mem access 'scalar'" \
|
D | atomic_fetch.c | 70 .errstr = "invalid size of register fill", 93 .errstr = "invalid size of register fill",
|
/linux-6.6.21/drivers/s390/cio/ |
D | vfio_ccw_trace.h | 107 TP_PROTO(int fctl, struct subchannel_id schid, int errno, char *errstr), 108 TP_ARGS(fctl, schid, errno, errstr), 116 __field(char*, errstr) 125 __entry->errstr = errstr; 134 __entry->errstr)
|
D | vfio_ccw_fsm.c | 249 char *errstr = "request"; in fsm_io_request() local 265 errstr = "transport mode"; in fsm_io_request() 275 errstr = "cp init"; in fsm_io_request() 286 errstr = "cp prefetch"; in fsm_io_request() 299 errstr = "cp fsm_io_helper"; in fsm_io_request() 325 io_region->ret_code, errstr); in fsm_io_request()
|
/linux-6.6.21/net/9p/ |
D | error.c | 204 int p9_errstr2errno(char *errstr, int len) in p9_errstr2errno() argument 212 bucket = jhash(errstr, len, 0) % ERRHASHSZ; in p9_errstr2errno() 214 if (c->namelen == len && !memcmp(c->name, errstr, len)) { in p9_errstr2errno() 222 errstr[len] = 0; in p9_errstr2errno() 224 __func__, errstr); in p9_errstr2errno()
|
/linux-6.6.21/tools/lib/bpf/ |
D | skel_internal.h | 66 const char *errstr; member 318 opts->errstr = "failed to create loader map"; in bpf_load_and_run() 325 opts->errstr = "failed to update loader map"; in bpf_load_and_run() 343 opts->errstr = "failed to load loader prog"; in bpf_load_and_run() 354 opts->errstr = "failed to execute loader prog"; in bpf_load_and_run()
|
/linux-6.6.21/drivers/input/serio/ |
D | hp_sdc.c | 830 char *errstr; in hp_sdc_init() local 861 errstr = "IO not found for"; in hp_sdc_init() 865 errstr = "IRQ not found for"; in hp_sdc_init() 872 errstr = "IO not available for"; in hp_sdc_init() 877 errstr = "IRQ not available for"; in hp_sdc_init() 882 errstr = "NMI not available for"; in hp_sdc_init() 921 errstr, (void *)hp_sdc.base_io, hp_sdc.irq, hp_sdc.nmi); in hp_sdc_init()
|
/linux-6.6.21/net/tipc/ |
D | bearer.c | 256 char *errstr = ""; in tipc_enable_bearer() local 265 errstr = "illegal priority"; in tipc_enable_bearer() 272 errstr = "media not registered"; in tipc_enable_bearer() 290 errstr = "already enabled"; in tipc_enable_bearer() 301 errstr = "cannot adjust to lower"; in tipc_enable_bearer() 316 errstr = "max 3 bearers permitted"; in tipc_enable_bearer() 330 errstr = "failed to enable media"; in tipc_enable_bearer() 347 errstr = "failed to create discoverer"; in tipc_enable_bearer() 368 pr_warn("Enabling of bearer <%s> rejected, %s\n", name, errstr); in tipc_enable_bearer()
|