Searched refs:btf_is_projection_of (Results 1 – 3 of 3) sorted by relevance
576 bool btf_is_projection_of(const char *pname, const char *tname);
5884 bool btf_is_projection_of(const char *pname, const char *tname) in btf_is_projection_of() function5955 if (btf_is_projection_of(ctx_tname, tname)) in btf_is_prog_ctx_type()
11503 taking_projection = btf_is_projection_of(ref_tname, reg_ref_tname); in process_kf_arg_ptr_to_btf_id()