Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c3369 struct btf_dedup { struct
3371 struct btf *btf;
3376 struct btf_ext *btf_ext;
3400 struct btf_dedup_opts opts; argument
3413 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) argument