Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1794 struct bpf_struct_ops { struct
1795 const struct bpf_verifier_ops *verifier_ops;
1796 int (*init)(struct btf *btf);
1797 int (*check_member)(const struct btf_type *t,
1821 struct bpf_struct_ops_arg_info { argument
1827 struct bpf_struct_ops *st_ops; argument
/linux/tools/lib/bpf/
H A Dlibbpf.c499 struct bpf_struct_ops { struct
504 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument
514 void *kern_vdata;
515 __u32 type_id;