Home
last modified time | relevance | path

Searched refs:fixup_map_hash_48b (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/bpf/verifier/
A Dhelper_value_access.c16 .fixup_map_hash_48b = { 3 },
35 .fixup_map_hash_48b = { 3 },
53 .fixup_map_hash_48b = { 3 },
73 .fixup_map_hash_48b = { 3 },
93 .fixup_map_hash_48b = { 3 },
115 .fixup_map_hash_48b = { 3 },
135 .fixup_map_hash_48b = { 3 },
154 .fixup_map_hash_48b = { 3 },
176 .fixup_map_hash_48b = { 3 },
197 .fixup_map_hash_48b = { 3 },
[all …]
A Dregalloc.c21 .fixup_map_hash_48b = { 4 },
46 .fixup_map_hash_48b = { 4 },
72 .fixup_map_hash_48b = { 4 },
98 .fixup_map_hash_48b = { 4 },
129 .fixup_map_hash_48b = { 4 },
159 .fixup_map_hash_48b = { 4 },
187 .fixup_map_hash_48b = { 4 },
216 .fixup_map_hash_48b = { 4 },
247 .fixup_map_hash_48b = { 4 },
274 .fixup_map_hash_48b = { 4 },
A Dvalue_illegal_alu.c14 .fixup_map_hash_48b = { 3 },
31 .fixup_map_hash_48b = { 3 },
48 .fixup_map_hash_48b = { 3 },
65 .fixup_map_hash_48b = { 3 },
90 .fixup_map_hash_48b = { 3 },
A Darray_access.c13 .fixup_map_hash_48b = { 3 },
33 .fixup_map_hash_48b = { 3 },
55 .fixup_map_hash_48b = { 3 },
81 .fixup_map_hash_48b = { 3 },
100 .fixup_map_hash_48b = { 3 },
119 .fixup_map_hash_48b = { 3 },
139 .fixup_map_hash_48b = { 3 },
162 .fixup_map_hash_48b = { 3 },
187 .fixup_map_hash_48b = { 3 },
215 .fixup_map_hash_48b = { 3, 11 },
A Dvalue.c13 .fixup_map_hash_48b = { 3 },
47 .fixup_map_hash_48b = { 3 },
75 .fixup_map_hash_48b = { 3 },
99 .fixup_map_hash_48b = { 3 },
A Dvalue_adj_spill.c18 .fixup_map_hash_48b = { 3 },
39 .fixup_map_hash_48b = { 3 },
A Dand.c17 .fixup_map_hash_48b = { 3 },
46 .fixup_map_hash_48b = { 3 },
A Dhelper_access_var_len.c240 .fixup_map_hash_48b = { 3 },
266 .fixup_map_hash_48b = { 4 },
293 .fixup_map_hash_48b = { 3 },
320 .fixup_map_hash_48b = { 4 },
A Dmap_ptr_mixing.c26 .fixup_map_hash_48b = { 13 },
A Djmp32.c807 .fixup_map_hash_48b = { 4 },
835 .fixup_map_hash_48b = { 4 },
863 .fixup_map_hash_48b = { 4 },
A Dld_imm64.c143 .fixup_map_hash_48b = { 1 },
A Dbpf_get_stack.c41 .fixup_map_hash_48b = { 4 },
A Dvalue_or_null.c146 .fixup_map_hash_48b = { 3 },
A Dsearch_pruning.c77 .fixup_map_hash_48b = { 3 },
A Dcalls.c424 .fixup_map_hash_48b = { 3 },
1983 .fixup_map_hash_48b = { 6 },
A Dvalue_ptr_arith.c303 .fixup_map_hash_48b = { 5 },
/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c75 int fixup_map_hash_48b[MAX_FIXUPS]; member
741 int *fixup_map_hash_48b = test->fixup_map_hash_48b; in do_test_fixup() local
781 if (*fixup_map_hash_48b) { in do_test_fixup()
785 prog[*fixup_map_hash_48b].imm = map_fds[1]; in do_test_fixup()
786 fixup_map_hash_48b++; in do_test_fixup()
787 } while (*fixup_map_hash_48b); in do_test_fixup()

Completed in 25 milliseconds