Home
last modified time | relevance | path

Searched refs:dst1 (Results 1 – 15 of 15) sorted by relevance

/linux/arch/ia64/lib/
A Dcopy_user.S67 #define dst1 r25 macro
131 and dst2=0x7,dst1 // dst offset
249 (EPI) st8 [dst1]=tmp,8; \
290 (p14) adds dst1=-8,dst1
291 (p15) sub dst1=dst1,t1
370 adds dst2=8,dst1
443 (EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1
460 (EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1
554 st1 [dst1]=r0,1
578 (EPI) st8 [dst1]=val1[PIPE_DEPTH-1],16
[all …]
A Dmemcpy_mck.S36 #define dst1 r18 macro
103 add dst1=1,in0 // dest odd index
142 add dst1=8,dst0 // 2nd dest pointer
160 EK(.ex_handler, (p17) st8 [dst1]=r37,16)
165 EK(.ex_handler, (p16) st8 [dst1]=r38,16)
246 EK(.ex_handler, (p[D]) st8 [dst1] = t10, 8)
402 mov dst0=dst1 // dest pointer
413 add dst1=1,dst0 // second dest pointer
574 mov dst1=dst_pre_mem
588 mov dst1=dst_pre_mem
[all …]
A Dcopy_page_mck.S72 #define dst1 r10 macro
127 add dst1 = 3*8, in0 // first t3 dst
151 (p[D]) st8 [dst1] = t3, 8 // M3
156 (p[D]) st8 [dst1] = t4, 3*8
161 (p[D]) st8 [dst1] = t7, 3*8
166 (p[D]) st8 [dst1] = t10, 8
171 (p[D]) st8 [dst1] = t11, 3*8
176 (p[D]) st8 [dst1] = t14, 8
181 (p[D]) st8 [dst1] = t15, 4*8
A Dclear_page.S27 #define dst1 r8 macro
44 adds dst1 = 16, in0
57 1: stf.spill.nta [dst1] = f0, 64
63 1: stf.spill.nta [dst1] = f0, 64
69 stf.spill.nta [dst1] = f0, 64
/linux/drivers/video/fbdev/core/
A Dsysimgblt.c63 dst2 = dst1; in color_imageblit()
66 dst = dst1; in color_imageblit()
100 dst1 += p->fix.line_length; in color_imageblit()
112 void *dst1, u32 fgcolor, u32 bgcolor, in slow_imageblit() argument
123 dst2 = dst1; in slow_imageblit()
131 dst = dst1; in slow_imageblit()
166 dst1 += pitch; in slow_imageblit()
187 void *dst1, u32 fgcolor, u32 bgcolor) in fast_imageblit() argument
222 dst = dst1; in fast_imageblit()
235 dst1 += p->fix.line_length; in fast_imageblit()
[all …]
A Dcfbimgblt.c89 dst2 = (u32 __iomem *) dst1; in color_imageblit()
92 dst = (u32 __iomem *) dst1; in color_imageblit()
126 dst1 += p->fix.line_length; in color_imageblit()
138 u8 __iomem *dst1, u32 fgcolor, in slow_imageblit() argument
152 dst2 = (u32 __iomem *) dst1; in slow_imageblit()
160 dst = (u32 __iomem *) dst1; in slow_imageblit()
195 dst1 += pitch; in slow_imageblit()
216 u8 __iomem *dst1, u32 fgcolor, in fast_imageblit() argument
260 dst1 += p->fix.line_length; in fast_imageblit()
271 u8 __iomem *dst1; in cfb_imageblit() local
[all …]
/linux/drivers/video/fbdev/
A Dvt8623fb.c146 u8 __iomem *dst1; in vt8623fb_iplan_imageblit() local
152 dst1 = info->screen_base + (image->dy * info->fix.line_length) in vt8623fb_iplan_imageblit()
157 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_imageblit()
164 dst1 += info->fix.line_length; in vt8623fb_iplan_imageblit()
172 u8 __iomem *dst1; in vt8623fb_iplan_fillrect() local
176 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in vt8623fb_iplan_fillrect()
180 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_fillrect()
184 dst1 += info->fix.line_length; in vt8623fb_iplan_fillrect()
202 u8 __iomem *dst1; in vt8623fb_cfb4_imageblit() local
213 dst = (u32 __iomem *) dst1; in vt8623fb_cfb4_imageblit()
[all …]
A Darkfb.c179 u8 __iomem *dst1; in arkfb_iplan_imageblit() local
185 dst1 = info->screen_base + (image->dy * info->fix.line_length) in arkfb_iplan_imageblit()
190 dst = (u32 __iomem *) dst1; in arkfb_iplan_imageblit()
197 dst1 += info->fix.line_length; in arkfb_iplan_imageblit()
206 u8 __iomem *dst1; in arkfb_iplan_fillrect() local
210 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in arkfb_iplan_fillrect()
214 dst = (u32 __iomem *) dst1; in arkfb_iplan_fillrect()
218 dst1 += info->fix.line_length; in arkfb_iplan_fillrect()
237 u8 __iomem *dst1; in arkfb_cfb4_imageblit() local
248 dst = (u32 __iomem *) dst1; in arkfb_cfb4_imageblit()
[all …]
A Ds3fb.c352 u8 __iomem *dst1; in s3fb_iplan_imageblit() local
358 dst1 = info->screen_base + (image->dy * info->fix.line_length) in s3fb_iplan_imageblit()
363 dst = (u32 __iomem *) dst1; in s3fb_iplan_imageblit()
370 dst1 += info->fix.line_length; in s3fb_iplan_imageblit()
379 u8 __iomem *dst1; in s3fb_iplan_fillrect() local
383 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in s3fb_iplan_fillrect()
387 dst = (u32 __iomem *) dst1; in s3fb_iplan_fillrect()
391 dst1 += info->fix.line_length; in s3fb_iplan_fillrect()
409 u8 __iomem *dst1; in s3fb_cfb4_imageblit() local
420 dst = (u32 __iomem *) dst1; in s3fb_cfb4_imageblit()
[all …]
/linux/net/ipv6/
A Dexthdrs.c241 opt->dsthao = opt->dst1; in ipv6_dest_hao()
242 opt->dst1 = 0; in ipv6_dest_hao()
314 opt->lastopt = opt->dst1 = skb_network_header_len(skb); in ipv6_destopt_rcv()
316 dstbuf = opt->dst1; in ipv6_destopt_rcv()
325 opt->nhoff = opt->dst1; in ipv6_destopt_rcv()
743 opt->dst0 = opt->dst1; in ipv6_rthdr_rcv()
744 opt->dst1 = 0; in ipv6_rthdr_rcv()
A Ddatagram.c712 if (np->rxopt.bits.odstopts && opt->dst1) { in ip6_datagram_recv_specific_ctl()
713 u8 *ptr = nh + opt->dst1; in ip6_datagram_recv_specific_ctl()
A Daf_inet6.c861 ((opt->dst1 || opt->dst0) && in ipv6_opt_accepted()
/linux/tools/testing/selftests/net/
A Dpmtu.sh979 dst1="${prefix4}.${b_r1}.1"
983 dst1="${prefix6}:${b_r1}::1"
999 run_cmd ${ns_a} ${ping} -q -M want -i 0.1 -w 1 -s 1800 ${dst1}
1003 pmtu_1="$(route_get_dst_pmtu_from_exception "${ns_a}" ${dst1})"
1011 pmtu_1="$(route_get_dst_pmtu_from_exception "${ns_a}" ${dst1})"
1020 pmtu_1="$(route_get_dst_pmtu_from_exception "${ns_a}" ${dst1})"
2006 dst1="${prefix4}.${b_r1}.1"
2011 dst1="${prefix6}:${b_r1}::1"
2028 run_cmd ${ns_a} ${ping} -q -M want -i 0.1 -w 1 -s 1800 ${dst1}
2032 pmtu_1="$(route_get_dst_pmtu_from_exception "${ns_a}" ${dst1})"
/linux/net/xfrm/
A Dxfrm_policy.c2590 dst_copy_metrics(dst1, dst); in xfrm_bundle_create()
2607 dst1->xfrm = xfrm[i]; in xfrm_bundle_create()
2611 dst1->lastuse = now; in xfrm_bundle_create()
2613 dst1->input = dst_discard; in xfrm_bundle_create()
2887 struct dst_entry *dst1; in xfrm_create_dummy_bundle() local
2900 dst1 = &xdst->u.dst; in xfrm_create_dummy_bundle()
2904 dst_copy_metrics(dst1, dst); in xfrm_create_dummy_bundle()
2907 dst1->flags |= DST_XFRM_QUEUE; in xfrm_create_dummy_bundle()
2908 dst1->lastuse = jiffies; in xfrm_create_dummy_bundle()
2910 dst1->input = dst_discard; in xfrm_create_dummy_bundle()
[all …]
/linux/include/linux/
A Dipv6.h128 __u16 dst1; member

Completed in 47 milliseconds