Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h355 struct core_reloc_arrays_substruct { struct
363 struct core_reloc_arrays_substruct c[3]; argument
364 struct core_reloc_arrays_substruct d[1][2];
365 struct core_reloc_arrays_substruct f[][2];
372 struct core_reloc_arrays_substruct c[4];
373 struct core_reloc_arrays_substruct d[2][3];
374 struct core_reloc_arrays_substruct f[1][3];
401 struct core_reloc_arrays_substruct c[3];
402 struct core_reloc_arrays_substruct d[1][2];
404 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];