Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c244 pointed_type = btf_type_resolve_ptr(btf, in prepare_arg_info()
314 t = btf_type_resolve_ptr(btf, id, NULL); in is_module_member()
431 ret_type = btf_type_resolve_ptr(btf, func_proto->type, NULL); in bpf_struct_ops_desc_init()
745 ptype = btf_type_resolve_ptr(st_map->btf, member->type, NULL); in bpf_struct_ops_map_update_elem()
H A Dbtf.c628 const struct btf_type *btf_type_resolve_ptr(const struct btf *btf, in btf_type_resolve_ptr() function
645 ptype = btf_type_resolve_ptr(btf, id, res_id); in btf_type_resolve_func_ptr()
H A Dverifier.c17166 ret_type = btf_type_resolve_ptr(prog->aux->attach_btf, in check_return_code()
/linux/include/linux/
H A Dbtf.h238 const struct btf_type *btf_type_resolve_ptr(const struct btf *btf,