Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf.h1747 struct bpf_struct_ops { struct
1748 const struct bpf_verifier_ops *verifier_ops;
1749 int (*init)(struct btf *btf);
1750 int (*check_member)(const struct btf_type *t,
1774 struct bpf_struct_ops_arg_info { argument
1780 struct bpf_struct_ops *st_ops; argument
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c498 struct bpf_struct_ops { struct
503 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument
513 void *kern_vdata;
514 __u32 type_id;