Home
last modified time | relevance | path

Searched refs:errstr (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v5.15/tools/testing/selftests/bpf/verifier/
Ddirect_value_access.c71 .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 …]
Dld_imm64.c12 .errstr = "invalid BPF_LD_IMM insn",
26 .errstr = "invalid BPF_LD_IMM insn",
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 …]
Dcfg.c7 .errstr = "unreachable",
17 .errstr = "unreachable",
26 .errstr = "jump out of range",
35 .errstr = "jump out of range",
44 .errstr = "unreachable insn 1",
57 .errstr = "unreachable insn 4",
70 .errstr = "infinite loop detected",
Dcgroup_storage.c29 .errstr = "cannot pass map_type 1 into func bpf_get_local_storage",
42 .errstr = "fd 1 is not pointing to valid bpf_map",
58 .errstr = "invalid access to map value, value_size=64 off=256 size=4",
74 .errstr = "invalid access to map value, value_size=64 off=-2 size=4",
91 .errstr = "get_local_storage() doesn't support non-zero flags",
107 .errstr = "get_local_storage() doesn't support non-zero flags",
139 .errstr = "cannot pass map_type 1 into func bpf_get_local_storage",
152 .errstr = "fd 1 is not pointing to valid bpf_map",
168 .errstr = "invalid access to map value, value_size=64 off=256 size=4",
184 .errstr = "invalid access to map value, value_size=64 off=-2 size=4",
[all …]
Djunk_insn.c7 .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",
Dbounds_deduction.c10 .errstr = "R0 tried to subtract pointer from scalar",
38 .errstr = "R0 tried to subtract pointer from scalar",
66 .errstr = "R0 tried to subtract pointer from scalar",
79 .errstr = "R0 tried to subtract pointer from scalar",
93 .errstr = "dereference of modified ctx ptr",
108 .errstr = "dereference of modified ctx ptr",
121 .errstr = "R0 tried to subtract pointer from scalar",
134 .errstr = "math between ctx pointer and register with unbounded min value is not allowed",
Dctx_skb.c38 .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 …]
Dref_tracking.c9 .errstr = "Unreleased reference",
20 .errstr = "Unreleased reference",
34 .errstr = "Unreleased reference",
49 .errstr = "Unreleased reference",
60 .errstr = "Unreleased reference",
71 .errstr = "Unreleased reference",
84 .errstr = "Unreleased reference",
98 .errstr = "type=sock_or_null expected=sock",
112 .errstr = "type=sock_common_or_null expected=sock",
165 .errstr = "type=inv expected=sock",
[all …]
Dbasic_stx_ldx.c7 .errstr = "R15 is invalid",
16 .errstr = "R14 is invalid",
25 .errstr = "R14 is invalid",
34 .errstr = "R12 is invalid",
43 .errstr = "R11 is invalid",
Dctx.c8 .errstr = "BPF_ST stores into R1 ctx is not allowed",
19 .errstr = "BPF_ATOMIC stores into R1 ctx is not allowed",
33 .errstr = "dereference of modified ctx ptr",
61 .errstr = "dereference of modified ctx ptr",
75 .errstr = "dereference of modified ctx ptr",
91 .errstr = "variable ctx access var_off=(0x0; 0x4)",
130 .errstr = "R1 type=inv expected=ctx",
144 .errstr = "dereference of modified ctx ptr",
196 .errstr = "R1 type=inv expected=ctx",
Dstack_ptr.c23 .errstr = "misaligned stack access off (0x0; 0x0)+-8+2 size 8",
35 .errstr = "misaligned stack access off (0x0; 0x0)+-10+8 size 8",
47 .errstr = "invalid write to stack R1 off=-79992 size=8",
60 .errstr = "invalid write to stack R1 off=0 size=8",
109 .errstr = "invalid write to stack R1 off=0 size=1",
123 .errstr = "invalid write to stack R1",
136 .errstr = "invalid write to stack",
150 .errstr = "fp pointer offset",
188 .errstr = "invalid write to stack R1 off=-513 size=1",
201 .errstr = "math between fp pointer",
[all …]
Dbasic_stack.c7 .errstr = "invalid write to stack",
20 .errstr = "invalid indirect read from stack",
30 .errstr = "invalid read from stack",
43 .errstr = "R1 subtraction from stack pointer",
62 .errstr = "misaligned stack access",
Dcgroup_inv_retcode.c7 .errstr = "R0 has value (0x0; 0xffffffff)",
28 .errstr = "R0 has value (0x0; 0x3)",
47 .errstr = "R0 has value (0x2; 0x0)",
57 .errstr = "R0 is not a known value (ctx)",
69 .errstr = "R0 has unknown scalar value",
Dld_ind.c10 .errstr = "R1 !read_ok",
22 .errstr = "R2 !read_ok",
34 .errstr = "R3 !read_ok",
46 .errstr = "R4 !read_ok",
58 .errstr = "R5 !read_ok",
Dxdp_direct_packet_access.c15 .errstr = "R3 pointer arithmetic on pkt_end",
33 .errstr = "R3 pointer arithmetic on pkt_end",
67 .errstr = "R1 offset is outside of the packet",
85 .errstr = "R1 offset is outside of the packet",
122 .errstr = "R1 offset is outside of the packet",
140 .errstr = "R1 offset is outside of the packet",
177 .errstr = "R1 offset is outside of the packet",
195 .errstr = "R1 offset is outside of the packet",
230 .errstr = "R1 offset is outside of the packet",
248 .errstr = "R1 offset is outside of the packet",
[all …]
Duninit.c7 .errstr = "R2 !read_ok",
16 .errstr = "R15 is invalid",
25 .errstr = "R0 !read_ok",
36 .errstr = "R0 !read_ok",
Dctx_sk_lookup.c253 .errstr = "invalid bpf_context access",
266 .errstr = "invalid bpf_context access",
280 .errstr = "invalid bpf_context access",
293 .errstr = "invalid bpf_context access",
307 .errstr = "invalid bpf_context access",
321 .errstr = "invalid bpf_context access",
334 .errstr = "invalid bpf_context access",
348 .errstr = "invalid bpf_context access",
363 .errstr = "invalid bpf_context access",
376 .errstr = "invalid bpf_context access",
[all …]
Draw_stack.c14 .errstr = "invalid read from stack R6 off=-8 size=8",
30 .errstr = "R4 min value is negative",
46 .errstr = "R4 min value is negative",
62 .errstr = "invalid zero-sized read",
135 .errstr = "R0 invalid mem access 'inv'",
165 .errstr = "R3 invalid mem access 'inv'",
208 .errstr = "invalid indirect access to stack R3 off=-513 size=8",
224 .errstr = "invalid indirect access to stack R3 off=-1 size=8",
240 .errstr = "R4 min value is negative",
256 .errstr = "R4 unbounded memory access, use 'var &= const' or 'if (var < const)'",
[all …]
Dvar_off.c16 .errstr = "variable ctx access var_off=(0x0; 0x4)",
62 .errstr = "invalid variable-offset read from stack R2",
134 .errstr = "R2 invalid mem access 'inv'",
161 .errstr = "invalid unbounded variable-offset indirect access to stack R4",
186 .errstr = "invalid variable-offset indirect access to stack R2",
211 .errstr = "invalid variable-offset indirect access to stack R2",
236 .errstr = "invalid indirect read from stack R2 var_off",
261 .errstr = "invalid indirect read from stack R2 var_off",
315 .errstr = "invalid indirect read from stack R4 var_off",
Dbasic_call.c7 .errstr = "unknown opcode 8d",
16 .errstr = "BPF_CALL uses reserved",
25 .errstr = "invalid func unknown#1234567",
35 .errstr = "R1 !read_ok",
Dvalue_illegal_alu.c15 .errstr = "R0 bitwise operator &= on pointer",
32 .errstr = "R0 32-bit pointer arithmetic prohibited",
49 .errstr = "R0 pointer arithmetic with /= operator",
67 .errstr = "invalid mem access 'inv'",
92 .errstr = "R0 invalid mem access 'inv'",
Dcalls.c74 .errstr = "R0 invalid mem access 'inv'",
108 .errstr = "R0 min value is outside of the allowed memory range",
118 .errstr = "last insn is not an exit or jmp",
133 .errstr = "jump out of range",
144 .errstr = "BPF_CALL uses reserved fields",
157 .errstr = "BPF_CALL uses reserved fields",
168 .errstr = "back-edge from insn 0 to 0",
184 .errstr = "jump out of range",
272 .errstr = "infinite loop detected",
294 .errstr = "!read_ok",
[all …]
Dhelper_value_access.c54 .errstr = "invalid access to map value, value_size=48 off=0 size=0",
74 .errstr = "invalid access to map value, value_size=48 off=0 size=56",
94 .errstr = "R2 min value is negative",
155 .errstr = "invalid access to map value, value_size=48 off=4 size=0",
177 .errstr = "invalid access to map value, value_size=48 off=4 size=52",
198 .errstr = "R2 min value is negative",
219 .errstr = "R2 min value is negative",
283 .errstr = "R1 min value is outside of the allowed memory range",
307 .errstr = "invalid access to map value, value_size=48 off=4 size=52",
329 .errstr = "R2 min value is negative",
[all …]
Dsock.c11 .errstr = "invalid mem access 'sock_common_or_null'",
40 .errstr = "invalid sock_common access",
52 .errstr = "type=sock_common_or_null expected=sock_common",
68 .errstr = "invalid mem access 'sock_or_null'",
158 .errstr = "invalid sock access",
231 .errstr = "invalid sock access",
243 .errstr = "type=sock_common_or_null expected=sock_common",
259 .errstr = "invalid mem access 'tcp_sock_or_null'",
311 .errstr = "invalid tcp_sock access",
345 .errstr = "reference has not been acquired before",
[all …]
/Linux-v5.15/drivers/s390/cio/
Dvfio_ccw_trace.h107 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)

1234