Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbpf.h1143 const struct bpf_ctx_arg_aux *ctx_arg_info; member
1895 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX]; member
/Linux-v6.1/kernel/bpf/
Dbtf.c5462 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local
5486 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local