Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbtf.c5855 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match() function
6406 if (!btf_struct_ids_match(log, btf, ref_id, 0, off_desc->kptr.btf, in btf_check_func_arg_match()
6449 if (!btf_struct_ids_match(log, reg_btf, reg_ref_id, in btf_check_func_arg_match()
Dverifier.c3740 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, reg->off, in map_kptr_match_type()
5819 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, reg->off, in check_reg_type()
/Linux-v6.1/include/linux/
Dbpf.h2041 bool btf_struct_ids_match(struct bpf_verifier_log *log,