Searched refs:btf_struct_ids_match (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | bpf.h | 3151 bool btf_struct_ids_match(struct bpf_verifier_log *log,
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 4525 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, reg->var_off.value, in map_kptr_match_type() 8371 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, in check_reg_type() 12057 struct_same = btf_struct_ids_match(&env->log, reg_btf, reg_ref_id, reg->var_off.value, in process_kf_arg_ptr_to_btf_id() 12498 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, 0, field->graph_root.btf, in __process_kf_arg_ptr_to_graph_node()
|
| H A D | btf.c | 7465 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match() function
|