Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf.h215 const struct btf_type *btf_type_resolve_ptr(const struct btf *btf,
/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c429 ptype = btf_type_resolve_ptr(btf_vmlinux, member->type, NULL); in bpf_struct_ops_map_update_elem()
H A Dbtf.c616 const struct btf_type *btf_type_resolve_ptr(const struct btf *btf, in btf_type_resolve_ptr() function
633 ptype = btf_type_resolve_ptr(btf, id, res_id); in btf_type_resolve_func_ptr()