Home
last modified time | relevance | path

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

/include/linux/
Dbpf.h1771 struct bpf_struct_ops { struct
1772 const struct bpf_verifier_ops *verifier_ops;
1773 int (*init)(struct btf *btf);
1774 int (*check_member)(const struct btf_type *t,
1798 struct bpf_struct_ops_arg_info { argument
1804 struct bpf_struct_ops *st_ops; argument