Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbpf.h1429 bool btf_struct_ids_match(struct bpf_verifier_log *log,
/Linux-v5.10/kernel/bpf/
Dbtf.c4869 bool btf_struct_ids_match(struct bpf_verifier_log *log, in btf_struct_ids_match() function
Dverifier.c4117 if (!btf_struct_ids_match(&env->log, reg->off, reg->btf_id, in check_reg_type()