Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h356 struct core_reloc_arrays_substruct { struct
364 struct core_reloc_arrays_substruct c[3]; argument
365 struct core_reloc_arrays_substruct d[1][2];
366 struct core_reloc_arrays_substruct f[][2];
373 struct core_reloc_arrays_substruct c[4];
374 struct core_reloc_arrays_substruct d[2][3];
375 struct core_reloc_arrays_substruct f[1][3];
402 struct core_reloc_arrays_substruct c[3];
403 struct core_reloc_arrays_substruct d[1][2];
405 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];