Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h2724 bool btf_record_equal(const struct btf_record *rec_a, const struct btf_record *rec_b);
/linux/kernel/bpf/
H A Dsyscall.c759 bool btf_record_equal(const struct btf_record *rec_a, const struct btf_record *rec_b) in btf_record_equal() function