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()
1610 struct bpf_ctx_arg_aux { struct1676 struct bpf_ctx_arg_aux *ctx_arg_info;2015 struct bpf_ctx_arg_aux *info;2222 const struct bpf_ctx_arg_aux *info, u32 cnt);2863 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
180 struct bpf_ctx_arg_aux *info, *info_buf; in prepare_arg_info()
6902 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()6923 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
24809 const struct bpf_ctx_arg_aux *info, u32 cnt) in bpf_prog_ctx_arg_info_init()