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