Searched refs:test_struct___real (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_autosize.c40 struct test_struct___real { struct
50 struct test_struct___real input = {
64 struct test_struct___real output_samesized = {};
71 struct test_struct___real output_downsized = {};
84 struct test_struct___real output_signed = {};
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_autosize.c9 struct test_struct___real { struct
28 struct test_struct___real output_samesized;
35 struct test_struct___real output_downsized;
48 struct test_struct___real output_signed;

Completed in 104 milliseconds