Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h338 struct core_reloc_arrays_substruct { struct
346 struct core_reloc_arrays_substruct c[3]; argument
347 struct core_reloc_arrays_substruct d[1][2];
348 struct core_reloc_arrays_substruct f[][2];
355 struct core_reloc_arrays_substruct c[4];
356 struct core_reloc_arrays_substruct d[2][3];
357 struct core_reloc_arrays_substruct f[1][3];
384 struct core_reloc_arrays_substruct c[3];
385 struct core_reloc_arrays_substruct d[1][2];
387 struct core_reloc_arrays_substruct f[][2];
[all …]
Dtest_core_reloc_arrays.c24 struct core_reloc_arrays_substruct { struct
32 struct core_reloc_arrays_substruct c[3]; argument
33 struct core_reloc_arrays_substruct d[1][2];
34 struct core_reloc_arrays_substruct f[][2];