Searched refs:bpf_ctx_arg_aux (Results 1 – 5 of 5) sorted by relevance
82 static const struct bpf_ctx_arg_aux *find_ctx_arg_info(struct bpf_prog_aux *aux, int offset) in find_ctx_arg_info()102 const struct bpf_ctx_arg_aux *info; in check_test_run_args()
1479 struct bpf_ctx_arg_aux { struct1510 const struct bpf_ctx_arg_aux *ctx_arg_info;1822 struct bpf_ctx_arg_aux *info;2530 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
211 struct bpf_ctx_arg_aux *info, *info_buf; in prepare_arg_info()
6647 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()6671 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
206 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];