Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c491 static bool btf_type_is_fwd(const struct btf_type *t) in btf_type_is_fwd() function
508 return btf_type_is_void(t) || btf_type_is_fwd(t) || in btf_type_nosize()
2587 !btf_type_is_fwd(next_type) && in btf_modifier_resolve()
2690 !btf_type_is_fwd(next_type) && in btf_ptr_resolve()