Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c5884 struct bpf_ctx_convert { struct
5893 } bpf_ctx_convert; variable
5916 conv_struct = bpf_ctx_convert.t; in find_canonical_prog_ctx_type()
5932 conv_struct = bpf_ctx_convert.t; in find_kern_ctx_type_id()
6190 conv_struct = bpf_ctx_convert.t; in get_kern_ctx_btf_id()
6203 BTF_ID_LIST_SINGLE(bpf_ctx_convert_btf_id, struct, bpf_ctx_convert) in BTF_ID_LIST_SINGLE() argument
6274 bpf_ctx_convert.t = btf_type_by_id(btf, bpf_ctx_convert_btf_id[0]); in btf_parse_vmlinux()