Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
H A Dbtf.c4537 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local
4561 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h855 const struct bpf_ctx_arg_aux *ctx_arg_info; member
1424 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX]; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1405 const struct bpf_ctx_arg_aux *ctx_arg_info; member
2262 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX]; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c6029 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local
6053 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access() local
[all...]

Completed in 26 milliseconds