Searched refs:ctx_type (Results 1 – 1 of 1) sorted by relevance
5112 const struct btf_member *ctx_type; in btf_get_prog_ctx_type() local5137 ctx_type = btf_type_member(conv_struct) + bpf_ctx_convert_map[prog_type] * 2; in btf_get_prog_ctx_type()5141 ctx_struct = btf_type_by_id(btf_vmlinux, ctx_type->type); in btf_get_prog_ctx_type()5169 return ctx_type; in btf_get_prog_ctx_type()