Home
last modified time | relevance | path

Searched refs:local_union (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_id.c49 int local_union; member
96 out->local_union = bpf_core_type_id_local(union a_union); in test_core_type_id()
H A Dcore_reloc_types.h1164 int local_union; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c484 exp->local_union = find_btf_type(local_btf, "a_union", BTF_KIND_UNION); in setup_type_id_case_local()