Searched refs:fmt_map_off (Results 1 – 1 of 1) sorted by relevance
7159 int err, fmt_map_off, num_args; in check_bpf_snprintf_call() local7171 fmt_map_off = fmt_reg->off + fmt_reg->var_off.value; in check_bpf_snprintf_call()7173 fmt_map_off); in check_bpf_snprintf_call()7178 fmt = (char *)(long)fmt_addr + fmt_map_off; in check_bpf_snprintf_call()