Home
last modified time | relevance | path

Searched refs:xdst (Results 1 – 12 of 12) sorted by relevance

/linux/net/ipv6/
H A Dxfrm6_policy.c80 static int xfrm6_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, in xfrm6_fill_dst() argument
83 struct rt6_info *rt = dst_rt6_info(xdst->route); in xfrm6_fill_dst()
85 xdst->u.dst.dev = dev; in xfrm6_fill_dst()
86 netdev_hold(dev, &xdst->u.dst.dev_tracker, GFP_ATOMIC); in xfrm6_fill_dst()
88 xdst->u.rt6.rt6i_idev = in6_dev_get(dev); in xfrm6_fill_dst()
89 if (!xdst->u.rt6.rt6i_idev) { in xfrm6_fill_dst()
90 netdev_put(dev, &xdst->u.dst.dev_tracker); in xfrm6_fill_dst()
96 xdst->u.rt6.rt6i_flags = rt->rt6i_flags & (RTF_ANYCAST | in xfrm6_fill_dst()
98 xdst->route_cookie = rt6_get_cookie(rt); in xfrm6_fill_dst()
99 xdst->u.rt6.rt6i_gateway = rt->rt6i_gateway; in xfrm6_fill_dst()
[all …]
/linux/net/xfrm/
H A Dxfrm_policy.c187 static int xfrm_bundle_ok(struct xfrm_dst *xdst);
2606 struct xfrm_dst *xdst; in xfrm_alloc_dst() local
2623 xdst = dst_alloc(dst_ops, NULL, DST_OBSOLETE_NONE, 0); in xfrm_alloc_dst()
2625 if (likely(xdst)) { in xfrm_alloc_dst()
2626 memset_after(xdst, 0, u.dst); in xfrm_alloc_dst()
2628 xdst = ERR_PTR(-ENOBUFS); in xfrm_alloc_dst()
2632 return xdst; in xfrm_alloc_dst()
2644 static inline int xfrm_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, in xfrm_fill_dst() argument
2648 xfrm_policy_get_afinfo(xdst->u.dst.ops->family); in xfrm_fill_dst()
2654 err = afinfo->fill_dst(xdst, dev, fl); in xfrm_fill_dst()
[all …]
H A Dxfrm_device.c415 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm_dev_offload_ok() local
424 !xdst->child->xfrm) { in xfrm_dev_offload_ok()
425 mtu = xfrm_state_mtu(x, xdst->child_mtu_cached); in xfrm_dev_offload_ok()
H A Dxfrm_iptfs.c1784 struct xfrm_dst *xdst = (struct xfrm_dst *)skb_dst(skb); in iptfs_get_cur_pmtu() local
1786 u32 pmtu = __iptfs_get_inner_mtu(x, xdst->child_mtu_cached); in iptfs_get_cur_pmtu()
/linux/include/net/
H A Dxfrm.h390 int (*fill_dst)(struct xfrm_dst *xdst,
1047 * xdst->child points to the next element of bundle.
1079 const struct xfrm_dst *xdst = (const struct xfrm_dst *) dst; in xfrm_dst_path() local
1081 return xdst->path; in xfrm_dst_path()
1091 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in xfrm_dst_child() local
1092 return xdst->child; in xfrm_dst_child()
1099 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child() argument
1101 xdst->child = child; in xfrm_dst_set_child()
1104 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst) in xfrm_dst_destroy() argument
1106 xfrm_pols_put(xdst in xfrm_dst_destroy()
2092 struct xfrm_dst *xdst; xfrm_dst_offload_ok() local
[all...]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s159 xdst $r0 $r2
334 xdst $r4 $r5
442 xdst $r0 $r4
445 xdst $r0 $r4
648 xdst $r0 $r9
667 xdst $r7 $r9
684 xdst $r0 $r9
689 xdst $r7 $r9
/linux/net/core/
H A Ddst.c108 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in dst_destroy() local
110 child = xdst->child; in dst_destroy()
/linux/include/video/
H A Dmmp_disp.h72 u16 xdst; member
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c146 writel_relaxed((win->ydst << 16) | win->xdst, in overlay_set_win()
155 writel_relaxed((win->ydst << 16) | win->xdst, in overlay_set_win()
/linux/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c388 win.xsrc = win.xdst = fbi->mode.xres; in mmpfb_set_win()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhub.fuc590 xdst $r0 $r1
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc234 xdst $r0 $r4