Home
last modified time | relevance | path

Searched refs:btf_hash_common (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c3381 static long btf_hash_common(struct btf_type *t) in btf_hash_common() function
3404 h = btf_hash_common(t); in btf_hash_int_decl_tag()
3509 long h = btf_hash_common(t); in btf_hash_struct()
3555 long h = btf_hash_common(t); in btf_hash_array()
3606 long h = btf_hash_common(t); in btf_hash_fnproto()
3705 h = btf_hash_common(t); in btf_dedup_prep()
3805 h = btf_hash_common(t); in btf_dedup_prim_type()
4413 h = btf_hash_common(t); in btf_dedup_ref_type()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c3302 static long btf_hash_common(struct btf_type *t) in btf_hash_common() function
3325 h = btf_hash_common(t); in btf_hash_int()
3400 long h = btf_hash_common(t); in btf_hash_struct()
3446 long h = btf_hash_common(t); in btf_hash_array()
3497 long h = btf_hash_common(t); in btf_hash_fnproto()
3630 h = btf_hash_common(t); in btf_dedup_prim_type()
4155 h = btf_hash_common(t); in btf_dedup_ref_type()

Completed in 12 milliseconds