Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c5826 bool in_tags; in btf_check_type_tags() local
5842 in_tags = btf_type_is_type_tag(t); in btf_check_type_tags()
5849 if (!in_tags) { in btf_check_type_tags()
5853 } else if (in_tags) { in btf_check_type_tags()
5854 in_tags = false; in btf_check_type_tags()