Searched refs:btf_is_projection_of (Results 1 – 3 of 3) sorted by relevance
582 bool btf_is_projection_of(const char *pname, const char *tname);
5903 bool btf_is_projection_of(const char *pname, const char *tname) in btf_is_projection_of() function5974 if (btf_is_projection_of(ctx_tname, tname)) in btf_is_prog_ctx_type()
12048 taking_projection = btf_is_projection_of(ref_tname, reg_ref_tname); in process_kf_arg_ptr_to_btf_id()