Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1390 struct bpf_ctx_arg_aux { struct
1419 const struct bpf_ctx_arg_aux *ctx_arg_info;
2287 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/openbmc/linux/Documentation/bpf/
H A Dbpf_iterators.rst206 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/openbmc/linux/kernel/bpf/
H A Dbtf.c6035 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
6059 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()