Searched refs:PTR_TO_BUF (Results 1 – 7 of 7) sorted by relevance
176 PTR_TO_BUF | PTR_MAYBE_NULL | MEM_RDONLY },178 PTR_TO_BUF | PTR_MAYBE_NULL },
462 [PTR_TO_BUF] = "buf", in reg_type_str()
4737 case PTR_TO_BUF: in is_spillable_regtype()7478 } else if (base_type(reg->type) == PTR_TO_BUF) { in check_mem_access()7823 case PTR_TO_BUF: in check_helper_mem_access()8731 PTR_TO_BUF,9013 case PTR_TO_BUF: in check_func_arg_reg_off()9014 case PTR_TO_BUF | MEM_RDONLY: in check_func_arg_reg_off()13933 case PTR_TO_BUF: in adjust_ptr_min_max_vals()17934 case PTR_TO_BUF: in regsafe()
6652 if (ctx_arg_info->offset == off && type == PTR_TO_BUF && in btf_ctx_access()
907 PTR_TO_BUF | PTR_MAYBE_NULL },
1948 PTR_TO_BUF | PTR_MAYBE_NULL | MEM_RDONLY },
937 PTR_TO_BUF, /* reg points to a read/write buffer */ enumerator