Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c5416 bool in_tags; in btf_check_type_tags() local
5432 in_tags = btf_type_is_type_tag(t); in btf_check_type_tags()
5439 if (!in_tags) { in btf_check_type_tags()
5443 } else if (in_tags) { in btf_check_type_tags()
5444 in_tags = false; in btf_check_type_tags()