Lines Matching refs:PTR_TO_BTF_ID
520 [PTR_TO_BTF_ID] = "ptr_",
589 if (t == PTR_TO_BTF_ID || in print_verifier_state()
1391 regs[regno].type = PTR_TO_BTF_ID; in mark_btf_ld_reg()
2210 case PTR_TO_BTF_ID: in is_spillable_regtype()
2781 if (*reg_type == PTR_TO_BTF_ID || *reg_type == PTR_TO_BTF_ID_OR_NULL) in check_ctx_access()
3498 if (reg_type == PTR_TO_BTF_ID || in check_mem_access()
3560 } else if (reg->type == PTR_TO_BTF_ID) { in check_mem_access()
3756 state->stack[spi].spilled_ptr.type == PTR_TO_BTF_ID) in check_stack_boundary()
4012 PTR_TO_BTF_ID,
4044 static const struct bpf_reg_types btf_ptr_types = { .types = { PTR_TO_BTF_ID } };
4108 if (type == PTR_TO_BTF_ID) { in check_reg_type()
5176 PTR_TO_BTF_ID : PTR_TO_BTF_ID_OR_NULL; in check_helper_call()
7248 reg->type = PTR_TO_BTF_ID; in mark_ptr_or_null_reg()
7647 case PTR_TO_BTF_ID: in check_ld_imm()
9232 case PTR_TO_BTF_ID: in reg_type_mismatch_ok()
9662 aux->btf_var.reg_type = PTR_TO_BTF_ID; in check_pseudo_btf_id()
10484 case PTR_TO_BTF_ID: in convert_ctx_accesses()