Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c3515 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto() function
4215 if (btf_equal_fnproto(t, cand)) { in btf_dedup_ref_type()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A 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()

Completed in 12 milliseconds