Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbpf.h1798 const struct btf *need_btf, u32 need_type_id,
/linux-5.19.10/kernel/bpf/
Dbtf.c5716 const struct btf *need_btf, u32 need_type_id, in btf_struct_ids_match() argument
5724 if (off == 0 && btf_types_are_same(btf, id, need_btf, need_type_id)) in btf_struct_ids_match()
5745 if (!btf_types_are_same(btf, id, need_btf, need_type_id)) { in btf_struct_ids_match()