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

/linux-master/kernel/bpf/
H A Dbtf.c509 static bool btf_type_is_decl_tag(const struct btf_type *t) function
518 btf_type_is_decl_tag(t);
654 btf_type_is_decl_tag(t) ||
682 btf_type_is_decl_tag(t) ||
3365 if (!btf_type_is_decl_tag(t))
5095 if (btf_type_is_decl_tag(t) || btf_type_is_func(t))

Completed in 283 milliseconds