Searched refs:PTR_TO_ARENA (Results 1 – 8 of 8) sorted by relevance
420 [PTR_TO_ARENA] = "arena", in reg_type_str()640 if (t == PTR_TO_ARENA) in print_reg_state()
649 case PTR_TO_ARENA: in regsafe()
294 info->reg_type = PTR_TO_ARENA; in prepare_arg_info()
861 env->insn_aux_data[i + delta].ptr_type == PTR_TO_ARENA) { in bpf_convert_ctx_accesses()925 case PTR_TO_ARENA: in bpf_convert_ctx_accesses()
5024 return reg->type == PTR_TO_ARENA; in is_arena_reg()5226 case PTR_TO_ARENA: in check_ptr_alignment()6540 } else if (reg->type == PTR_TO_ARENA) { in check_mem_access()8476 case PTR_TO_ARENA: in __check_func_arg_reg_off()9703 if (reg->type != PTR_TO_ARENA && reg->type != SCALAR_VALUE) { in btf_check_func_arg_match()12785 if (reg->type != PTR_TO_ARENA && reg->type != SCALAR_VALUE) { in check_kfunc_args()15608 if (dst_reg->type == PTR_TO_ARENA || (src_reg && src_reg->type == PTR_TO_ARENA)) { in adjust_reg_min_max_vals()15611 if (dst_reg->type != PTR_TO_ARENA) in adjust_reg_min_max_vals()15819 dst_reg->type = PTR_TO_ARENA; in check_alu_op()17828 case PTR_TO_ARENA: in reg_type_mismatch_ok()[all …]
6969 (type == PTR_TO_ARENA || in btf_ctx_access()
1337 if (base_type(prog->aux->ctx_arg_info[i].reg_type) == PTR_TO_ARENA) in bpf_prog_has_arena_ctx_arg()
1077 PTR_TO_ARENA, enumerator