Searched refs:bpf_ctx_arg_aux (Results 1 – 2 of 2) sorted by relevance
838 struct bpf_ctx_arg_aux { struct867 const struct bpf_ctx_arg_aux *ctx_arg_info;1532 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
4931 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()4953 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
Completed in 21 milliseconds