Searched refs:local_anon_union (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_id.c42 int local_anon_union; member in struct:core_reloc_type_id_output
89 out->local_anon_union = bpf_core_type_id_local(union { int marker_field; });
H A Dcore_reloc_types.h1157 int local_anon_union; member in struct:core_reloc_type_id_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c439 exp->local_anon_union = -1;
459 exp->local_anon_union = i;

Completed in 239 milliseconds