dst1 179 drivers/video/fbdev/arkfb.c u8 __iomem *dst1; dst1 185 drivers/video/fbdev/arkfb.c dst1 = info->screen_base + (image->dy * info->fix.line_length) dst1 190 drivers/video/fbdev/arkfb.c dst = (u32 __iomem *) dst1; dst1 197 drivers/video/fbdev/arkfb.c dst1 += info->fix.line_length; dst1 206 drivers/video/fbdev/arkfb.c u8 __iomem *dst1; dst1 210 drivers/video/fbdev/arkfb.c dst1 = info->screen_base + (rect->dy * info->fix.line_length) dst1 214 drivers/video/fbdev/arkfb.c dst = (u32 __iomem *) dst1; dst1 218 drivers/video/fbdev/arkfb.c dst1 += info->fix.line_length; dst1 237 drivers/video/fbdev/arkfb.c u8 __iomem *dst1; dst1 243 drivers/video/fbdev/arkfb.c dst1 = info->screen_base + (image->dy * info->fix.line_length) dst1 248 drivers/video/fbdev/arkfb.c dst = (u32 __iomem *) dst1; dst1 255 drivers/video/fbdev/arkfb.c dst1 += info->fix.line_length; dst1 76 drivers/video/fbdev/core/cfbimgblt.c struct fb_info *p, u8 __iomem *dst1, dst1 89 drivers/video/fbdev/core/cfbimgblt.c dst2 = (u32 __iomem *) dst1; dst1 92 drivers/video/fbdev/core/cfbimgblt.c dst = (u32 __iomem *) dst1; dst1 126 drivers/video/fbdev/core/cfbimgblt.c dst1 += p->fix.line_length; dst1 129 drivers/video/fbdev/core/cfbimgblt.c dst1 = (u8 __iomem *)((long __force)dst2 & ~(sizeof(u32) - 1)); dst1 138 drivers/video/fbdev/core/cfbimgblt.c u8 __iomem *dst1, u32 fgcolor, dst1 152 drivers/video/fbdev/core/cfbimgblt.c dst2 = (u32 __iomem *) dst1; dst1 160 drivers/video/fbdev/core/cfbimgblt.c dst = (u32 __iomem *) dst1; dst1 195 drivers/video/fbdev/core/cfbimgblt.c dst1 += pitch; dst1 199 drivers/video/fbdev/core/cfbimgblt.c dst1 = (u8 __iomem *)((long __force)dst2 & ~(sizeof(u32) - 1)); dst1 216 drivers/video/fbdev/core/cfbimgblt.c u8 __iomem *dst1, u32 fgcolor, dst1 252 drivers/video/fbdev/core/cfbimgblt.c dst = (u32 __iomem *) dst1, shift = 8; src = s; dst1 260 drivers/video/fbdev/core/cfbimgblt.c dst1 += p->fix.line_length; dst1 271 drivers/video/fbdev/core/cfbimgblt.c u8 __iomem *dst1; dst1 282 drivers/video/fbdev/core/cfbimgblt.c dst1 = p->screen_base + bitstart; dst1 300 drivers/video/fbdev/core/cfbimgblt.c fast_imageblit(image, p, dst1, fgcolor, bgcolor); dst1 302 drivers/video/fbdev/core/cfbimgblt.c slow_imageblit(image, p, dst1, fgcolor, bgcolor, dst1 305 drivers/video/fbdev/core/cfbimgblt.c color_imageblit(image, p, dst1, start_index, pitch_index); dst1 53 drivers/video/fbdev/core/sysimgblt.c void *dst1, u32 start_index, u32 pitch_index) dst1 63 drivers/video/fbdev/core/sysimgblt.c dst2 = dst1; dst1 66 drivers/video/fbdev/core/sysimgblt.c dst = dst1; dst1 100 drivers/video/fbdev/core/sysimgblt.c dst1 += p->fix.line_length; dst1 103 drivers/video/fbdev/core/sysimgblt.c dst1 = (u8 *)((long)dst2 & ~(sizeof(u32) - 1)); dst1 112 drivers/video/fbdev/core/sysimgblt.c void *dst1, u32 fgcolor, u32 bgcolor, dst1 123 drivers/video/fbdev/core/sysimgblt.c dst2 = dst1; dst1 131 drivers/video/fbdev/core/sysimgblt.c dst = dst1; dst1 166 drivers/video/fbdev/core/sysimgblt.c dst1 += pitch; dst1 170 drivers/video/fbdev/core/sysimgblt.c dst1 = (u8 *)((long)dst2 & ~(sizeof(u32) - 1)); dst1 187 drivers/video/fbdev/core/sysimgblt.c void *dst1, u32 fgcolor, u32 bgcolor) dst1 222 drivers/video/fbdev/core/sysimgblt.c dst = dst1; dst1 235 drivers/video/fbdev/core/sysimgblt.c dst1 += p->fix.line_length; dst1 246 drivers/video/fbdev/core/sysimgblt.c void *dst1; dst1 257 drivers/video/fbdev/core/sysimgblt.c dst1 = (void __force *)p->screen_base + bitstart; dst1 275 drivers/video/fbdev/core/sysimgblt.c fast_imageblit(image, p, dst1, fgcolor, bgcolor); dst1 277 drivers/video/fbdev/core/sysimgblt.c slow_imageblit(image, p, dst1, fgcolor, bgcolor, dst1 280 drivers/video/fbdev/core/sysimgblt.c color_imageblit(image, p, dst1, start_index, pitch_index); dst1 352 drivers/video/fbdev/s3fb.c u8 __iomem *dst1; dst1 358 drivers/video/fbdev/s3fb.c dst1 = info->screen_base + (image->dy * info->fix.line_length) dst1 363 drivers/video/fbdev/s3fb.c dst = (u32 __iomem *) dst1; dst1 370 drivers/video/fbdev/s3fb.c dst1 += info->fix.line_length; dst1 379 drivers/video/fbdev/s3fb.c u8 __iomem *dst1; dst1 383 drivers/video/fbdev/s3fb.c dst1 = info->screen_base + (rect->dy * info->fix.line_length) dst1 387 drivers/video/fbdev/s3fb.c dst = (u32 __iomem *) dst1; dst1 391 drivers/video/fbdev/s3fb.c dst1 += info->fix.line_length; dst1 409 drivers/video/fbdev/s3fb.c u8 __iomem *dst1; dst1 415 drivers/video/fbdev/s3fb.c dst1 = info->screen_base + (image->dy * info->fix.line_length) dst1 420 drivers/video/fbdev/s3fb.c dst = (u32 __iomem *) dst1; dst1 427 drivers/video/fbdev/s3fb.c dst1 += info->fix.line_length; dst1 146 drivers/video/fbdev/vt8623fb.c u8 __iomem *dst1; dst1 152 drivers/video/fbdev/vt8623fb.c dst1 = info->screen_base + (image->dy * info->fix.line_length) dst1 157 drivers/video/fbdev/vt8623fb.c dst = (u32 __iomem *) dst1; dst1 164 drivers/video/fbdev/vt8623fb.c dst1 += info->fix.line_length; dst1 172 drivers/video/fbdev/vt8623fb.c u8 __iomem *dst1; dst1 176 drivers/video/fbdev/vt8623fb.c dst1 = info->screen_base + (rect->dy * info->fix.line_length) dst1 180 drivers/video/fbdev/vt8623fb.c dst = (u32 __iomem *) dst1; dst1 184 drivers/video/fbdev/vt8623fb.c dst1 += info->fix.line_length; dst1 202 drivers/video/fbdev/vt8623fb.c u8 __iomem *dst1; dst1 208 drivers/video/fbdev/vt8623fb.c dst1 = info->screen_base + (image->dy * info->fix.line_length) dst1 213 drivers/video/fbdev/vt8623fb.c dst = (u32 __iomem *) dst1; dst1 220 drivers/video/fbdev/vt8623fb.c dst1 += info->fix.line_length; dst1 123 include/linux/ipv6.h __u16 dst1; dst1 794 net/ipv6/af_inet6.c ((opt->dst1 || opt->dst0) && dst1 696 net/ipv6/datagram.c if (np->rxopt.bits.odstopts && opt->dst1) { dst1 697 net/ipv6/datagram.c u8 *ptr = nh + opt->dst1; dst1 219 net/ipv6/exthdrs.c opt->dsthao = opt->dst1; dst1 220 net/ipv6/exthdrs.c opt->dst1 = 0; dst1 302 net/ipv6/exthdrs.c opt->lastopt = opt->dst1 = skb_network_header_len(skb); dst1 304 net/ipv6/exthdrs.c dstbuf = opt->dst1; dst1 314 net/ipv6/exthdrs.c opt->nhoff = opt->dst1; dst1 535 net/ipv6/exthdrs.c opt->dst0 = opt->dst1; dst1 536 net/ipv6/exthdrs.c opt->dst1 = 0; dst1 2560 net/xfrm/xfrm_policy.c struct dst_entry *dst1 = &xdst->u.dst; dst1 2589 net/xfrm/xfrm_policy.c dst_copy_metrics(dst1, dst); dst1 2606 net/xfrm/xfrm_policy.c dst1->xfrm = xfrm[i]; dst1 2609 net/xfrm/xfrm_policy.c dst1->obsolete = DST_OBSOLETE_FORCE_CHK; dst1 2610 net/xfrm/xfrm_policy.c dst1->flags |= DST_HOST; dst1 2611 net/xfrm/xfrm_policy.c dst1->lastuse = now; dst1 2613 net/xfrm/xfrm_policy.c dst1->input = dst_discard; dst1 2618 net/xfrm/xfrm_policy.c dst1->output = afinfo->output; dst1 2620 net/xfrm/xfrm_policy.c dst1->output = dst_discard_out; dst1 2876 net/xfrm/xfrm_policy.c struct dst_entry *dst1; dst1 2889 net/xfrm/xfrm_policy.c dst1 = &xdst->u.dst; dst1 2893 net/xfrm/xfrm_policy.c dst_copy_metrics(dst1, dst); dst1 2895 net/xfrm/xfrm_policy.c dst1->obsolete = DST_OBSOLETE_FORCE_CHK; dst1 2896 net/xfrm/xfrm_policy.c dst1->flags |= DST_HOST | DST_XFRM_QUEUE; dst1 2897 net/xfrm/xfrm_policy.c dst1->lastuse = jiffies; dst1 2899 net/xfrm/xfrm_policy.c dst1->input = dst_discard; dst1 2900 net/xfrm/xfrm_policy.c dst1->output = xdst_queue_output; dst1 2906 net/xfrm/xfrm_policy.c xfrm_init_path((struct xfrm_dst *)dst1, dst, 0); dst1 2921 net/xfrm/xfrm_policy.c dst_release(dst1);