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