Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_struct_ops.c302 mtype = btf_resolve_size(btf_vmlinux, mtype, &msize); in check_zero_holes()
400 mtype = btf_resolve_size(btf_vmlinux, mtype, &msize); in bpf_struct_ops_map_update_elem()
H A Dbtf.c1062 rt = btf_resolve_size(show->btf, t, &size); in btf_show_obj_safe()
1707 btf_resolve_size(const struct btf *btf, const struct btf_type *type, in btf_resolve_size() function
H A Dverifier.c5491 ret = btf_resolve_size(btf_vmlinux, t, &tsize); in check_helper_call()
10159 ret = btf_resolve_size(btf_vmlinux, t, &tsize); in check_pseudo_btf_id()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbtf.h105 btf_resolve_size(const struct btf *btf, const struct btf_type *type,