Searched refs:ctx_struct (Results 1 – 1 of 1) sorted by relevance
4433 const struct btf_type *ctx_struct; in btf_get_prog_ctx_type() local4463 ctx_struct = btf_type_by_id(btf_vmlinux, ctx_type->type); in btf_get_prog_ctx_type()4464 if (!ctx_struct) in btf_get_prog_ctx_type()4467 ctx_tname = btf_name_by_offset(btf_vmlinux, ctx_struct->name_off); in btf_get_prog_ctx_type()