Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c509 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec() function
770 btf_type_is_datasec(t); in btf_type_is_resolve_source_only()
798 btf_type_is_datasec(t); in btf_type_needs_resolve()
3900 else if (btf_type_is_datasec(t)) in btf_find_field()
5397 if (btf_type_is_struct(t) || btf_type_is_datasec(t)) in btf_resolve_valid()
5411 !btf_type_is_datasec(t); in btf_resolve_valid()