Lines Matching full:mismatch
12 "BPF_MAP_CREATE_struct.map_type size mismatch");
14 "BPF_MAP_CREATE_struct.map_type offset mismatch");
19 "BPF_MAP_CREATE_struct.key_size size mismatch");
21 "BPF_MAP_CREATE_struct.key_size offset mismatch");
26 "BPF_MAP_CREATE_struct.value_size size mismatch");
28 "BPF_MAP_CREATE_struct.value_size offset mismatch");
33 "BPF_MAP_CREATE_struct.max_entries size mismatch");
35 "BPF_MAP_CREATE_struct.max_entries offset mismatch");
40 "BPF_MAP_CREATE_struct.map_flags size mismatch");
42 "BPF_MAP_CREATE_struct.map_flags offset mismatch");
47 "BPF_MAP_CREATE_struct.inner_map_fd size mismatch");
49 "BPF_MAP_CREATE_struct.inner_map_fd offset mismatch");
54 "BPF_MAP_CREATE_struct.numa_node size mismatch");
56 "BPF_MAP_CREATE_struct.numa_node offset mismatch");
61 "BPF_MAP_CREATE_struct.map_name size mismatch");
63 "BPF_MAP_CREATE_struct.map_name offset mismatch");
68 "BPF_MAP_CREATE_struct.map_ifindex size mismatch");
70 "BPF_MAP_CREATE_struct.map_ifindex offset mismatch");
74 "BPF_MAP_CREATE_struct_size mismatch");
78 "BPF_MAP_LOOKUP_ELEM_struct.map_fd size mismatch");
80 "BPF_MAP_LOOKUP_ELEM_struct.map_fd offset mismatch");
85 "BPF_MAP_LOOKUP_ELEM_struct.key size mismatch");
87 "BPF_MAP_LOOKUP_ELEM_struct.key offset mismatch");
92 "BPF_MAP_LOOKUP_ELEM_struct.value size mismatch");
94 "BPF_MAP_LOOKUP_ELEM_struct.value offset mismatch");
98 "BPF_MAP_LOOKUP_ELEM_struct_size mismatch");
102 "BPF_MAP_UPDATE_ELEM_struct.map_fd size mismatch");
104 "BPF_MAP_UPDATE_ELEM_struct.map_fd offset mismatch");
109 "BPF_MAP_UPDATE_ELEM_struct.key size mismatch");
111 "BPF_MAP_UPDATE_ELEM_struct.key offset mismatch");
116 "BPF_MAP_UPDATE_ELEM_struct.value size mismatch");
118 "BPF_MAP_UPDATE_ELEM_struct.value offset mismatch");
123 "BPF_MAP_UPDATE_ELEM_struct.flags size mismatch");
125 "BPF_MAP_UPDATE_ELEM_struct.flags offset mismatch");
129 "BPF_MAP_UPDATE_ELEM_struct_size mismatch");
133 "BPF_MAP_DELETE_ELEM_struct.map_fd size mismatch");
135 "BPF_MAP_DELETE_ELEM_struct.map_fd offset mismatch");
140 "BPF_MAP_DELETE_ELEM_struct.key size mismatch");
142 "BPF_MAP_DELETE_ELEM_struct.key offset mismatch");
146 "BPF_MAP_DELETE_ELEM_struct_size mismatch");
150 "BPF_MAP_GET_NEXT_KEY_struct.map_fd size mismatch");
152 "BPF_MAP_GET_NEXT_KEY_struct.map_fd offset mismatch");
157 "BPF_MAP_GET_NEXT_KEY_struct.key size mismatch");
159 "BPF_MAP_GET_NEXT_KEY_struct.key offset mismatch");
164 "BPF_MAP_GET_NEXT_KEY_struct.next_key size mismatch");
166 "BPF_MAP_GET_NEXT_KEY_struct.next_key offset mismatch");
170 "BPF_MAP_GET_NEXT_KEY_struct_size mismatch");
174 "BPF_PROG_LOAD_struct.prog_type size mismatch");
176 "BPF_PROG_LOAD_struct.prog_type offset mismatch");
181 "BPF_PROG_LOAD_struct.insn_cnt size mismatch");
183 "BPF_PROG_LOAD_struct.insn_cnt offset mismatch");
188 "BPF_PROG_LOAD_struct.insns size mismatch");
190 "BPF_PROG_LOAD_struct.insns offset mismatch");
195 "BPF_PROG_LOAD_struct.license size mismatch");
197 "BPF_PROG_LOAD_struct.license offset mismatch");
202 "BPF_PROG_LOAD_struct.log_level size mismatch");
204 "BPF_PROG_LOAD_struct.log_level offset mismatch");
209 "BPF_PROG_LOAD_struct.log_size size mismatch");
211 "BPF_PROG_LOAD_struct.log_size offset mismatch");
216 "BPF_PROG_LOAD_struct.log_buf size mismatch");
218 "BPF_PROG_LOAD_struct.log_buf offset mismatch");
223 "BPF_PROG_LOAD_struct.kern_version size mismatch");
225 "BPF_PROG_LOAD_struct.kern_version offset mismatch");
230 "BPF_PROG_LOAD_struct.prog_flags size mismatch");
232 "BPF_PROG_LOAD_struct.prog_flags offset mismatch");
237 "BPF_PROG_LOAD_struct.prog_name size mismatch");
239 "BPF_PROG_LOAD_struct.prog_name offset mismatch");
244 "BPF_PROG_LOAD_struct.prog_ifindex size mismatch");
246 "BPF_PROG_LOAD_struct.prog_ifindex offset mismatch");
251 "BPF_PROG_LOAD_struct.expected_attach_type size mismatch");
253 "BPF_PROG_LOAD_struct.expected_attach_type offset mismatch");
257 "BPF_PROG_LOAD_struct_size mismatch");
261 "BPF_OBJ_PIN_struct.pathname size mismatch");
263 "BPF_OBJ_PIN_struct.pathname offset mismatch");
268 "BPF_OBJ_PIN_struct.bpf_fd size mismatch");
270 "BPF_OBJ_PIN_struct.bpf_fd offset mismatch");
275 "BPF_OBJ_PIN_struct.file_flags size mismatch");
277 "BPF_OBJ_PIN_struct.file_flags offset mismatch");
281 "BPF_OBJ_PIN_struct_size mismatch");
285 "BPF_PROG_ATTACH_struct.target_fd size mismatch");
287 "BPF_PROG_ATTACH_struct.target_fd offset mismatch");
292 "BPF_PROG_ATTACH_struct.attach_bpf_fd size mismatch");
294 "BPF_PROG_ATTACH_struct.attach_bpf_fd offset mismatch");
299 "BPF_PROG_ATTACH_struct.attach_type size mismatch");
301 "BPF_PROG_ATTACH_struct.attach_type offset mismatch");
306 "BPF_PROG_ATTACH_struct.attach_flags size mismatch");
308 "BPF_PROG_ATTACH_struct.attach_flags offset mismatch");
312 "BPF_PROG_ATTACH_struct_size mismatch");
316 "BPF_PROG_DETACH_struct.target_fd size mismatch");
318 "BPF_PROG_DETACH_struct.target_fd offset mismatch");
323 "BPF_PROG_DETACH_struct.dummy size mismatch");
325 "BPF_PROG_DETACH_struct.dummy offset mismatch");
330 "BPF_PROG_DETACH_struct.attach_type size mismatch");
332 "BPF_PROG_DETACH_struct.attach_type offset mismatch");
336 "BPF_PROG_DETACH_struct_size mismatch");
340 "BPF_PROG_TEST_RUN_struct.prog_fd size mismatch");
342 "BPF_PROG_TEST_RUN_struct.prog_fd offset mismatch");
347 "BPF_PROG_TEST_RUN_struct.retval size mismatch");
349 "BPF_PROG_TEST_RUN_struct.retval offset mismatch");
354 "BPF_PROG_TEST_RUN_struct.data_size_in size mismatch");
356 "BPF_PROG_TEST_RUN_struct.data_size_in offset mismatch");
361 "BPF_PROG_TEST_RUN_struct.data_size_out size mismatch");
363 "BPF_PROG_TEST_RUN_struct.data_size_out offset mismatch");
368 "BPF_PROG_TEST_RUN_struct.data_in size mismatch");
370 "BPF_PROG_TEST_RUN_struct.data_in offset mismatch");
375 "BPF_PROG_TEST_RUN_struct.data_out size mismatch");
377 "BPF_PROG_TEST_RUN_struct.data_out offset mismatch");
382 "BPF_PROG_TEST_RUN_struct.repeat size mismatch");
384 "BPF_PROG_TEST_RUN_struct.repeat offset mismatch");
389 "BPF_PROG_TEST_RUN_struct.duration size mismatch");
391 "BPF_PROG_TEST_RUN_struct.duration offset mismatch");
395 "BPF_PROG_TEST_RUN_struct_size mismatch");
399 "BPF_PROG_GET_NEXT_ID_struct.start_id size mismatch");
401 "BPF_PROG_GET_NEXT_ID_struct.start_id offset mismatch");
406 "BPF_PROG_GET_NEXT_ID_struct.next_id size mismatch");
408 "BPF_PROG_GET_NEXT_ID_struct.next_id offset mismatch");
413 "BPF_PROG_GET_NEXT_ID_struct.open_flags size mismatch");
415 "BPF_PROG_GET_NEXT_ID_struct.open_flags offset mismatch");
419 "BPF_PROG_GET_NEXT_ID_struct_size mismatch");
423 "BPF_PROG_GET_FD_BY_ID_struct.prog_id size mismatch");
425 "BPF_PROG_GET_FD_BY_ID_struct.prog_id offset mismatch");
430 "BPF_PROG_GET_FD_BY_ID_struct.next_id size mismatch");
432 "BPF_PROG_GET_FD_BY_ID_struct.next_id offset mismatch");
437 "BPF_PROG_GET_FD_BY_ID_struct.open_flags size mismatch");
439 "BPF_PROG_GET_FD_BY_ID_struct.open_flags offset mismatch");
443 "BPF_PROG_GET_FD_BY_ID_struct_size mismatch");
447 "BPF_MAP_GET_FD_BY_ID_struct.map_id size mismatch");
449 "BPF_MAP_GET_FD_BY_ID_struct.map_id offset mismatch");
454 "BPF_MAP_GET_FD_BY_ID_struct.next_id size mismatch");
456 "BPF_MAP_GET_FD_BY_ID_struct.next_id offset mismatch");
461 "BPF_MAP_GET_FD_BY_ID_struct.open_flags size mismatch");
463 "BPF_MAP_GET_FD_BY_ID_struct.open_flags offset mismatch");
467 "BPF_MAP_GET_FD_BY_ID_struct_size mismatch");
471 "BPF_OBJ_GET_INFO_BY_FD_struct.bpf_fd size mismatch");
473 "BPF_OBJ_GET_INFO_BY_FD_struct.bpf_fd offset mismatch");
478 "BPF_OBJ_GET_INFO_BY_FD_struct.info_len size mismatch");
480 "BPF_OBJ_GET_INFO_BY_FD_struct.info_len offset mismatch");
485 "BPF_OBJ_GET_INFO_BY_FD_struct.info size mismatch");
487 "BPF_OBJ_GET_INFO_BY_FD_struct.info offset mismatch");
491 "BPF_OBJ_GET_INFO_BY_FD_struct_size mismatch");
495 "BPF_PROG_QUERY_struct.target_fd size mismatch");
497 "BPF_PROG_QUERY_struct.target_fd offset mismatch");
502 "BPF_PROG_QUERY_struct.attach_type size mismatch");
504 "BPF_PROG_QUERY_struct.attach_type offset mismatch");
509 "BPF_PROG_QUERY_struct.query_flags size mismatch");
511 "BPF_PROG_QUERY_struct.query_flags offset mismatch");
516 "BPF_PROG_QUERY_struct.attach_flags size mismatch");
518 "BPF_PROG_QUERY_struct.attach_flags offset mismatch");
523 "BPF_PROG_QUERY_struct.prog_ids size mismatch");
525 "BPF_PROG_QUERY_struct.prog_ids offset mismatch");
530 "BPF_PROG_QUERY_struct.prog_cnt size mismatch");
532 "BPF_PROG_QUERY_struct.prog_cnt offset mismatch");
536 "BPF_PROG_QUERY_struct_size mismatch");
540 "BPF_RAW_TRACEPOINT_OPEN_struct.name size mismatch");
542 "BPF_RAW_TRACEPOINT_OPEN_struct.name offset mismatch");
547 "BPF_RAW_TRACEPOINT_OPEN_struct.prog_fd size mismatch");
549 "BPF_RAW_TRACEPOINT_OPEN_struct.prog_fd offset mismatch");
553 "BPF_RAW_TRACEPOINT_OPEN_struct_size mismatch");
557 "bpf_map_info_struct.type size mismatch");
559 "bpf_map_info_struct.type offset mismatch");
564 "bpf_map_info_struct.id size mismatch");
566 "bpf_map_info_struct.id offset mismatch");
571 "bpf_map_info_struct.key_size size mismatch");
573 "bpf_map_info_struct.key_size offset mismatch");
578 "bpf_map_info_struct.value_size size mismatch");
580 "bpf_map_info_struct.value_size offset mismatch");
585 "bpf_map_info_struct.max_entries size mismatch");
587 "bpf_map_info_struct.max_entries offset mismatch");
592 "bpf_map_info_struct.map_flags size mismatch");
594 "bpf_map_info_struct.map_flags offset mismatch");
599 "bpf_map_info_struct.name size mismatch");
601 "bpf_map_info_struct.name offset mismatch");
606 "bpf_map_info_struct.ifindex size mismatch");
608 "bpf_map_info_struct.ifindex offset mismatch");
612 "bpf_map_info_struct_size mismatch");
616 "bpf_prog_info_struct.type size mismatch");
618 "bpf_prog_info_struct.type offset mismatch");
623 "bpf_prog_info_struct.id size mismatch");
625 "bpf_prog_info_struct.id offset mismatch");
630 "bpf_prog_info_struct.tag size mismatch");
632 "bpf_prog_info_struct.tag offset mismatch");
637 "bpf_prog_info_struct.jited_prog_len size mismatch");
639 "bpf_prog_info_struct.jited_prog_len offset mismatch");
644 "bpf_prog_info_struct.xlated_prog_len size mismatch");
646 "bpf_prog_info_struct.xlated_prog_len offset mismatch");
651 "bpf_prog_info_struct.jited_prog_insns size mismatch");
653 "bpf_prog_info_struct.jited_prog_insns offset mismatch");
658 "bpf_prog_info_struct.xlated_prog_insns size mismatch");
660 "bpf_prog_info_struct.xlated_prog_insns offset mismatch");
665 "bpf_prog_info_struct.load_time size mismatch");
667 "bpf_prog_info_struct.load_time offset mismatch");
672 "bpf_prog_info_struct.created_by_uid size mismatch");
674 "bpf_prog_info_struct.created_by_uid offset mismatch");
679 "bpf_prog_info_struct.nr_map_ids size mismatch");
681 "bpf_prog_info_struct.nr_map_ids offset mismatch");
686 "bpf_prog_info_struct.map_ids size mismatch");
688 "bpf_prog_info_struct.map_ids offset mismatch");
693 "bpf_prog_info_struct.name size mismatch");
695 "bpf_prog_info_struct.name offset mismatch");
700 "bpf_prog_info_struct.ifindex size mismatch");
702 "bpf_prog_info_struct.ifindex offset mismatch");
706 "bpf_prog_info_struct_size mismatch");