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.c502 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec() function
659 btf_type_is_datasec(t); in btf_type_is_resolve_source_only()
687 btf_type_is_datasec(t); in btf_type_needs_resolve()
3795 else if (btf_type_is_datasec(t)) in btf_find_field()
5287 if (btf_type_is_struct(t) || btf_type_is_datasec(t)) in btf_resolve_valid()
5301 !btf_type_is_datasec(t); in btf_resolve_valid()