Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c6476 const struct btf *need_btf, u32 need_type_id, in btf_struct_ids_match()
6484 if (off == 0 && btf_types_are_same(btf, id, need_btf, need_type_id)) in btf_struct_ids_match()
6505 if (!btf_types_are_same(btf, id, need_btf, need_type_id)) { in btf_struct_ids_match()
6474 btf_struct_ids_match(struct bpf_verifier_log *log, const struct btf *btf, u32 id, int off, const struct btf *need_btf, u32 need_type_id, bool strict) btf_struct_ids_match() argument
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2413 const struct btf *need_btf, u32 need_type_id,

Completed in 18 milliseconds