Lines Matching refs:PTR_TO_BTF_ID
569 [PTR_TO_BTF_ID] = "ptr_",
639 if (t == PTR_TO_BTF_ID || in print_verifier_state()
1167 reg->type = PTR_TO_BTF_ID; in mark_ptr_not_null_reg()
1498 regs[regno].type = PTR_TO_BTF_ID; in mark_btf_ld_reg()
2577 case PTR_TO_BTF_ID: in is_spillable_regtype()
3401 if (*reg_type == PTR_TO_BTF_ID || *reg_type == PTR_TO_BTF_ID_OR_NULL) { in check_ctx_access()
4227 if (reg_type == PTR_TO_BTF_ID || in check_mem_access()
4291 } else if (reg->type == PTR_TO_BTF_ID) { in check_mem_access()
4518 state->stack[spi].spilled_ptr.type == PTR_TO_BTF_ID) in check_stack_range_initialized()
4854 PTR_TO_BTF_ID,
4888 static const struct bpf_reg_types btf_ptr_types = { .types = { PTR_TO_BTF_ID } };
4960 if (type == PTR_TO_BTF_ID) { in check_reg_type()
6372 PTR_TO_BTF_ID : PTR_TO_BTF_ID_OR_NULL; in check_helper_call()
6382 PTR_TO_BTF_ID : in check_helper_call()
6529 regs[BPF_REG_0].type = PTR_TO_BTF_ID; in check_kfunc_call()
9170 case PTR_TO_BTF_ID: in check_ld_imm()
10837 case PTR_TO_BTF_ID: in reg_type_mismatch_ok()
11316 aux->btf_var.reg_type = PTR_TO_BTF_ID; in check_pseudo_btf_id()
12250 case PTR_TO_BTF_ID: in convert_ctx_accesses()