Searched defs:ctx_arg_info (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf.h | 1760 struct bpf_ctx_arg_aux *ctx_arg_info; global() member |
| /linux/kernel/bpf/ | ||
| H A D | btf.c | 6985 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; btf_ctx_access() local |