Searched defs:bpf_struct_ops (Results 1 – 1 of 1) sorted by relevance
1915 struct bpf_struct_ops { struct1916 const struct bpf_verifier_ops *verifier_ops;1917 int (*init)(struct btf *btf);1918 int (*check_member)(const struct btf_type *t,1942 struct bpf_struct_ops_arg_info { argument1948 struct bpf_struct_ops *st_ops; argument