Lines Matching refs:PTR_TO_MEM
472 type == PTR_TO_MEM || in reg_type_may_be_refcounted_or_null()
572 [PTR_TO_MEM] = "mem",
1170 reg->type = PTR_TO_MEM; in mark_ptr_not_null_reg()
2584 case PTR_TO_MEM: in is_spillable_regtype()
3180 case PTR_TO_MEM: in __check_mem_access()
4181 } else if (reg->type == PTR_TO_MEM) { in check_mem_access()
4576 case PTR_TO_MEM: in check_helper_mem_access()
4867 PTR_TO_MEM,
4886 static const struct bpf_reg_types alloc_mem_types = { .types = { PTR_TO_MEM } };
6367 PTR_TO_MEM : PTR_TO_MEM_OR_NULL; in check_helper_call()
9167 case PTR_TO_MEM: in check_ld_imm()
11313 aux->btf_var.reg_type = PTR_TO_MEM; in check_pseudo_btf_id()