Home
last modified time | relevance | path

Searched refs:btf_hash_by_kind (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dbtf.c5239 static inline long btf_hash_by_kind(struct btf_type *t, __u16 kind) in btf_hash_by_kind() function
5299 h = btf_hash_by_kind(t, kind); in btf_dedup_struct_type()