Home
last modified time | relevance | path

Searched refs:fixup_map_event_output (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/verifier/
A Devent_output.c43 .fixup_map_event_output = { 4 },
51 .fixup_map_event_output = { 4 },
59 .fixup_map_event_output = { 4 },
67 .fixup_map_event_output = { 4 },
75 .fixup_map_event_output = { 4 },
83 .fixup_map_event_output = { 4 },
91 .fixup_map_event_output = { 4 },
99 .fixup_map_event_output = { 4 },
107 .fixup_map_event_output = { 4 },
116 .fixup_map_event_output = { 4 },
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_verifier.c129 int fixup_map_event_output[MAX_FIXUPS]; member
902 int *fixup_map_event_output = test->fixup_map_event_output; in do_test_fixup() local
1069 if (*fixup_map_event_output) { in do_test_fixup()
1073 prog[*fixup_map_event_output].imm = map_fds[18]; in do_test_fixup()
1074 fixup_map_event_output++; in do_test_fixup()
1075 } while (*fixup_map_event_output); in do_test_fixup()

Completed in 7 milliseconds