Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h786 struct bpf_ctx_arg_aux { struct
806 const struct bpf_ctx_arg_aux *ctx_arg_info; argument
1355 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c4526 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
4548 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()