Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dbtf.c3516 struct btf_dedup { struct
3518 struct btf *btf;
3523 struct btf_ext *btf_ext;
3547 struct btf_dedup_opts opts; argument
3560 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add() argument