Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf.h1358 struct bpf_ctx_arg_aux { struct
1387 const struct bpf_ctx_arg_aux *ctx_arg_info;
2244 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/Linux-v6.6/Documentation/bpf/
Dbpf_iterators.rst206 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/Linux-v6.6/kernel/bpf/
Dbtf.c6029 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
6053 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()