Searched refs:PTR_TO_MAP_VALUE (Results 1 – 5 of 5) sorted by relevance
235 NFP_BPF_MAP_VALUE != PTR_TO_MAP_VALUE || in nfp_bpf_check_helper_call()265 reg1->type != PTR_TO_MAP_VALUE && in nfp_bpf_check_helper_call()459 reg->type != PTR_TO_MAP_VALUE && in nfp_bpf_check_ptr()471 if (reg->type == PTR_TO_MAP_VALUE) { in nfp_bpf_check_ptr()537 if (dreg->type != PTR_TO_MAP_VALUE) { in nfp_bpf_check_atomic()
743 src_40bit_addr = meta->ptr.type == PTR_TO_MAP_VALUE; in nfp_cpp_memcpy()2880 if (meta->ptr.type == PTR_TO_MAP_VALUE) in mem_ldx()4059 ld_meta->ptr.type != PTR_TO_MAP_VALUE) in curr_pair_is_memcpy()
437 type == PTR_TO_MAP_VALUE || in reg_type_not_null()2710 case PTR_TO_MAP_VALUE: in is_spillable_regtype()3344 case PTR_TO_MAP_VALUE: in __check_mem_access()3761 case PTR_TO_MAP_VALUE: in check_ptr_alignment()4771 case PTR_TO_MAP_VALUE: in check_helper_mem_access()5039 PTR_TO_MAP_VALUE,5071 PTR_TO_MAP_VALUE,5084 PTR_TO_MAP_VALUE,6878 case PTR_TO_MAP_VALUE: in retrieve_ptr_limit()7159 case PTR_TO_MAP_VALUE: in sanitize_check_bounds()[all …]
1231 PTR_TO_MAP_VALUE1236 which becomes a PTR_TO_MAP_VALUE when checked != NULL.1305 behaviour to the handling for PTR_TO_MAP_VALUE_OR_NULL->PTR_TO_MAP_VALUE, but
423 PTR_TO_MAP_VALUE, /* reg points to map element value */ enumerator
Completed in 40 milliseconds