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

/linux-master/kernel/bpf/
H A Dbtf.c737 static const struct btf_decl_tag *btf_type_decl_tag(const struct btf_type *t) function
3369 if (btf_type_decl_tag(t)->component_idx != comp_idx)
4796 component_idx = btf_type_decl_tag(t)->component_idx;
4827 component_idx = btf_type_decl_tag(t)->component_idx;
4856 btf_type_decl_tag(t)->component_idx);

Completed in 103 milliseconds