Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds