Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c496 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec() function
647 btf_type_is_datasec(t); in btf_type_is_resolve_source_only()
675 btf_type_is_datasec(t); in btf_type_needs_resolve()
3559 else if (btf_type_is_datasec(t)) in btf_find_field()
5023 if (btf_type_is_struct(t) || btf_type_is_datasec(t)) in btf_resolve_valid()
5037 !btf_type_is_datasec(t); in btf_resolve_valid()