Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1510 const struct bpf_ctx_arg_aux *ctx_arg_info; member
2530 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX]; member
/linux/kernel/bpf/
H A Dbtf.c6647 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local
6671 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local