Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/bpf/
Dbtf.c3624 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto() function
4490 if (btf_equal_fnproto(t, cand)) { in btf_dedup_ref_type()