Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.c3743 static inline bool btf_is_enum_fwd(struct btf_type *t) function
3750 if (!btf_is_enum_fwd(t1) && !btf_is_enum_fwd(t2))
4054 if (btf_is_enum_fwd(t)) {

Completed in 6 milliseconds