Home
last modified time | relevance | path

Searched refs:bpf_ctx_arg_aux (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dbpf.h1682 struct bpf_ctx_arg_aux { argument
1761 struct bpf_ctx_arg_aux *ctx_arg_info;
2132 struct bpf_ctx_arg_aux *info;
2356 const struct bpf_ctx_arg_aux *info, u32 cnt);
2996 struct bpf_ctx_arg_aux ctx_arg_info[BPF_ITER_CTX_ARG_MAX];
1681 struct bpf_ctx_arg_aux { global() struct
1683 reg_typebpf_ctx_arg_aux global() argument
1684 btfbpf_ctx_arg_aux global() argument
1685 btf_idbpf_ctx_arg_aux global() argument
1686 ref_idbpf_ctx_arg_aux global() argument
1687 refcountedbpf_ctx_arg_aux global() argument
/linux/kernel/bpf/
H A Dbpf_struct_ops.c184 struct bpf_ctx_arg_aux *info, *info_buf; in prepare_arg_info()
H A Dbtf.c7023 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
7049 const struct bpf_ctx_arg_aux *ctx_arg_info = &prog->aux->ctx_arg_info[i]; in btf_ctx_access()
H A Dverifier.c19767 const struct bpf_ctx_arg_aux *info, u32 cnt) in check_struct_ops_btf_id()
19860 const struct bpf_ctx_arg_aux *info = &arg_info->info[i]; in check_attach_sleepable()