Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c3541 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto() function
3916 if (!btf_compat_fnproto(cand_type, canon_type)) in btf_dedup_is_equiv()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c3650 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto() function
4154 if (!btf_compat_fnproto(cand_type, canon_type)) in btf_dedup_is_equiv()

Completed in 13 milliseconds