Searched refs:bpf_ctx_arg_aux (Results 1 – 4 of 4) 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()
1612 struct bpf_ctx_arg_aux { struct1678 struct bpf_ctx_arg_aux *ctx_arg_info;2017 struct bpf_ctx_arg_aux *info;2224 const struct bpf_ctx_arg_aux *info, u32 cnt);2860 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
6947 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()6972 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
18934 const struct bpf_ctx_arg_aux *info, u32 cnt) in bpf_prog_ctx_arg_info_init()