Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c4202 struct bpf_ctx_convert { struct
4211 } bpf_ctx_convert; variable
4239 conv_struct = bpf_ctx_convert.t; in btf_get_prog_ctx_type()
4340 BTF_ID(struct, bpf_ctx_convert) in BTF_ID() argument
4381 bpf_ctx_convert.t = btf_type_by_id(btf, bpf_ctx_convert_btf_id[0]); in BTF_ID()