Home
last modified time | relevance | path

Searched defs:core_reloc_arrays (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_arrays.c30 struct core_reloc_arrays { struct
33 struct core_reloc_arrays_substruct c[3]; argument
34 struct core_reloc_arrays_substruct d[1][2]; argument
35 struct core_reloc_arrays_substruct f[][2]; argument
43 struct core_reloc_arrays *in = (void *)&data.in; in test_core_arrays() argument
Dcore_reloc_types.h362 struct core_reloc_arrays { struct
365 struct core_reloc_arrays_substruct c[3]; argument
366 struct core_reloc_arrays_substruct d[1][2]; argument
367 struct core_reloc_arrays_substruct f[][2]; argument