Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c243 struct btf *base_btf; member
513 btf = btf->base_btf; in btf_nr_types()
733 btf = btf->base_btf; in btf_name_offset_valid()
752 btf = btf->base_btf; in btf_str_by_offset()
811 btf = btf->base_btf; in btf_type_by_id()
1412 if (env->btf->base_btf && IS_ENABLED(CONFIG_MODULE_ALLOW_BTF_MISMATCH)) in __btf_verifier_log_type()
1458 if (env->btf->base_btf && IS_ENABLED(CONFIG_MODULE_ALLOW_BTF_MISMATCH)) in btf_verifier_log_member()
1570 if (!btf->base_btf) { in btf_add_type()
1917 btf = btf->base_btf; in btf_resolved_type_id()
1933 btf = btf->base_btf; in btf_resolved_type_size()
[all …]