Searched defs:ctx_arg_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dbtf.c6294 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; local
6318 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; local
[all...]
/linux-master/include/linux/
H A Dbpf.h1446 const struct bpf_ctx_arg_aux *ctx_arg_info; member in struct:bpf_prog_aux
2424 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX]; member in struct:bpf_iter_reg

Completed in 134 milliseconds