Home
last modified time | relevance | path

Searched refs:btf_struct_ids_match (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf.h1650 bool btf_struct_ids_match(struct bpf_verifier_log *log,
/Linux-v5.15/kernel/bpf/
Dbtf.c5168 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match() function
5526 if (!btf_struct_ids_match(log, reg_btf, reg_ref_id, in btf_check_func_arg_match()
Dverifier.c4969 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, reg->off, in check_reg_type()