Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbpf.h1270 struct bpf_ctx_arg_aux { struct
1299 const struct bpf_ctx_arg_aux *ctx_arg_info;
2060 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/linux-6.3-rc2/Documentation/bpf/
A Dbpf_iterators.rst206 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
/linux-6.3-rc2/kernel/bpf/
A Dbtf.c6051 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
6075 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()

Completed in 27 milliseconds