Searched refs:fmt_map_off (Results 1 – 1 of 1) sorted by relevance
10576 int err, fmt_map_off, num_args; in check_bpf_snprintf_call() local10588 fmt_map_off = fmt_reg->var_off.value; in check_bpf_snprintf_call()10590 fmt_map_off); in check_bpf_snprintf_call()10595 fmt = (char *)(long)fmt_addr + fmt_map_off; in check_bpf_snprintf_call()