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

/linux-master/kernel/bpf/
H A Dbtf.c526 static bool btf_type_is_decl_tag_target(const struct btf_type *t) function
4818 if (!next_type || !btf_type_is_decl_tag_target(next_type)) {

Completed in 186 milliseconds