Searched refs:btf_is_projection_of (Results 1 – 2 of 2) sorted by relevance
6082 bool btf_is_projection_of(const char *pname, const char *tname) in find_canonical_prog_ctx_type() 6153 if (btf_is_projection_of(ctx_tname, tname)) in btf_is_prog_ctx_type() 6106 bool btf_is_projection_of(const char *pname, const char *tname) btf_is_projection_of() function
11400 taking_projection = btf_is_projection_of(ref_tname, reg_ref_tname); in get_kfunc_ptr_arg_type()