Searched refs:PTR_TO_BUF (Results 1 – 6 of 6) sorted by relevance
177 PTR_TO_BUF | PTR_MAYBE_NULL | MEM_RDONLY },179 PTR_TO_BUF | PTR_MAYBE_NULL },
563 [PTR_TO_BUF] = "buf", in reg_type_str()2959 case PTR_TO_BUF: in is_spillable_regtype()4926 } else if (base_type(reg->type) == PTR_TO_BUF) { in check_mem_access()5238 case PTR_TO_BUF: in check_helper_mem_access()5683 PTR_TO_BUF,5855 case PTR_TO_BUF: in check_func_arg_reg_off()5856 case PTR_TO_BUF | MEM_RDONLY: in check_func_arg_reg_off()
5467 if (ctx_arg_info->offset == off && type == PTR_TO_BUF && in btf_ctx_access()
951 PTR_TO_BUF | PTR_MAYBE_NULL },
1675 PTR_TO_BUF | PTR_MAYBE_NULL | MEM_RDONLY },
658 PTR_TO_BUF, /* reg points to a read/write buffer */ enumerator