Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_arrays.c16 struct core_reloc_arrays_output { struct
17 int a2;
18 char b123;
19 int c1c;
43 struct core_reloc_arrays_output *out = (void *)&data.out; in test_core_arrays() argument
Dcore_reloc_types.h348 struct core_reloc_arrays_output { struct
349 int a2;
350 char b123;
351 int c1c;
352 int d00d;
353 int f10c;