Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c3087 bool is_union = BTF_INFO_KIND(t->info) == BTF_KIND_UNION; in btf_struct_check_meta() local
3135 if (is_union && offset) { in btf_struct_check_meta()