Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_arrays.c29 struct core_reloc_arrays { struct
32 struct core_reloc_arrays_substruct c[3]; argument
33 struct core_reloc_arrays_substruct d[1][2]; argument
34 struct core_reloc_arrays_substruct f[][2]; argument
42 struct core_reloc_arrays *in = (void *)&data.in; in test_core_arrays() argument
Dcore_reloc_types.h361 struct core_reloc_arrays { struct
364 struct core_reloc_arrays_substruct c[3]; argument
365 struct core_reloc_arrays_substruct d[1][2]; argument
366 struct core_reloc_arrays_substruct f[][2]; argument