Home
last modified time | relevance | path

Searched refs:kctx_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dbtf.c5701 const struct btf_type *kctx_type; in get_kern_ctx_btf_id() local
5708 kctx_type = btf_type_by_id(btf_vmlinux, kctx_type_id); in get_kern_ctx_btf_id()
5709 if (!btf_type_is_struct(kctx_type)) { in get_kern_ctx_btf_id()