rt2               163 arch/arm/probes/kprobes/actions-thumb.c 	int rt2 = (insn >> 8) & 0xf;
rt2               167 arch/arm/probes/kprobes/actions-thumb.c 	register unsigned long rt2v asm("r1") = regs->uregs[rt2];
rt2               181 arch/arm/probes/kprobes/actions-thumb.c 	regs->uregs[rt2] = rt2v;
rt2               375 arch/arm64/kernel/armv8_deprecated.c 	int rn, rt2, res = 0;
rt2               395 arch/arm64/kernel/armv8_deprecated.c 	rt2 = aarch32_insn_extract_reg_num(instr, A32_RT2_OFFSET);
rt2               398 arch/arm64/kernel/armv8_deprecated.c 	data	= (u32)regs->user_regs.regs[rt2];
rt2               662 arch/arm64/kernel/traps.c 	int rt2 = (esr & ESR_ELx_CP15_64_ISS_RT2_MASK) >> ESR_ELx_CP15_64_ISS_RT2_SHIFT;
rt2               666 arch/arm64/kernel/traps.c 	pt_regs_write_reg(regs, rt2, upper_32_bits(val));
rt2                32 arch/mips/crypto/crc32-mips.c _ASM_MACRO_3R(OP, rt, rs, rt2,						  \
rt2               468 net/ipv4/icmp.c 	struct rtable *rt, *rt2;
rt2               490 net/ipv4/icmp.c 	rt2 = rt;
rt2               495 net/ipv4/icmp.c 		if (rt != rt2)
rt2               508 net/ipv4/icmp.c 		rt2 = __ip_route_output_key(net, &fl4_dec);
rt2               509 net/ipv4/icmp.c 		if (IS_ERR(rt2))
rt2               510 net/ipv4/icmp.c 			err = PTR_ERR(rt2);
rt2               516 net/ipv4/icmp.c 		rt2 = ip_route_output_key(net, &fl4_2);
rt2               517 net/ipv4/icmp.c 		if (IS_ERR(rt2)) {
rt2               518 net/ipv4/icmp.c 			err = PTR_ERR(rt2);
rt2               525 net/ipv4/icmp.c 				     RT_TOS(tos), rt2->dst.dev);
rt2               527 net/ipv4/icmp.c 		dst_release(&rt2->dst);
rt2               528 net/ipv4/icmp.c 		rt2 = skb_rtable(skb_in);
rt2               535 net/ipv4/icmp.c 	rt2 = (struct rtable *) xfrm_lookup(net, &rt2->dst,
rt2               538 net/ipv4/icmp.c 	if (!IS_ERR(rt2)) {
rt2               541 net/ipv4/icmp.c 		rt = rt2;
rt2               542 net/ipv4/icmp.c 	} else if (PTR_ERR(rt2) == -EPERM) {
rt2               545 net/ipv4/icmp.c 		return rt2;
rt2               547 net/ipv4/icmp.c 		err = PTR_ERR(rt2);
rt2               624 net/ipv4/ip_options.c 	struct rtable *rt2;
rt2               652 net/ipv4/ip_options.c 		rt2 = skb_rtable(skb);
rt2               653 net/ipv4/ip_options.c 		if (err || (rt2->rt_type != RTN_UNICAST && rt2->rt_type != RTN_LOCAL)) {
rt2               659 net/ipv4/ip_options.c 		if (rt2->rt_type != RTN_LOCAL)
rt2               342 net/ipv6/mip6.c 	struct rt2_hdr *rt2 = (struct rt2_hdr *)skb->data;
rt2               343 net/ipv6/mip6.c 	int err = rt2->rt_hdr.nexthdr;
rt2               360 net/ipv6/mip6.c 	struct rt2_hdr *rt2;
rt2               369 net/ipv6/mip6.c 	rt2 = (struct rt2_hdr *)skb_transport_header(skb);
rt2               370 net/ipv6/mip6.c 	rt2->rt_hdr.nexthdr = nexthdr;
rt2               371 net/ipv6/mip6.c 	rt2->rt_hdr.hdrlen = (x->props.header_len >> 3) - 1;
rt2               372 net/ipv6/mip6.c 	rt2->rt_hdr.type = IPV6_SRCRT_TYPE_2;
rt2               373 net/ipv6/mip6.c 	rt2->rt_hdr.segments_left = 1;
rt2               374 net/ipv6/mip6.c 	memset(&rt2->reserved, 0, sizeof(rt2->reserved));
rt2               376 net/ipv6/mip6.c 	WARN_ON(rt2->rt_hdr.hdrlen != 2);
rt2               378 net/ipv6/mip6.c 	memcpy(&rt2->addr, &iph->daddr, sizeof(rt2->addr));
rt2              2505 net/mpls/af_mpls.c 	struct mpls_route *rt0 = NULL, *rt2 = NULL;
rt2              2531 net/mpls/af_mpls.c 		rt2 = mpls_rt_alloc(1, lo->addr_len, 0);
rt2              2532 net/mpls/af_mpls.c 		if (IS_ERR(rt2))
rt2              2534 net/mpls/af_mpls.c 		RCU_INIT_POINTER(rt2->rt_nh->nh_dev, lo);
rt2              2535 net/mpls/af_mpls.c 		rt2->rt_protocol = RTPROT_KERNEL;
rt2              2536 net/mpls/af_mpls.c 		rt2->rt_payload_type = MPT_IPV6;
rt2              2537 net/mpls/af_mpls.c 		rt2->rt_ttl_propagate = MPLS_TTL_PROP_DEFAULT;
rt2              2538 net/mpls/af_mpls.c 		rt2->rt_nh->nh_via_table = NEIGH_LINK_TABLE;
rt2              2539 net/mpls/af_mpls.c 		rt2->rt_nh->nh_via_alen = lo->addr_len;
rt2              2540 net/mpls/af_mpls.c 		memcpy(__mpls_nh_via(rt2, rt2->rt_nh), lo->dev_addr,
rt2              2563 net/mpls/af_mpls.c 		RCU_INIT_POINTER(labels[MPLS_LABEL_IPV6NULL], rt2);
rt2              2564 net/mpls/af_mpls.c 		rt2 = NULL;
rt2              2579 net/mpls/af_mpls.c 	mpls_rt_free(rt2);
rt2               729 net/netfilter/nf_conntrack_h323_main.c 		struct rtable *rt1, *rt2;
rt2               738 net/netfilter/nf_conntrack_h323_main.c 			if (!nf_ip_route(net, (struct dst_entry **)&rt2,
rt2               741 net/netfilter/nf_conntrack_h323_main.c 				    rt_nexthop(rt2, fl2.daddr) &&
rt2               742 net/netfilter/nf_conntrack_h323_main.c 				    rt1->dst.dev  == rt2->dst.dev)
rt2               744 net/netfilter/nf_conntrack_h323_main.c 				dst_release(&rt2->dst);
rt2               752 net/netfilter/nf_conntrack_h323_main.c 		struct rt6_info *rt1, *rt2;
rt2               762 net/netfilter/nf_conntrack_h323_main.c 			if (!nf_ip6_route(net, (struct dst_entry **)&rt2,
rt2               765 net/netfilter/nf_conntrack_h323_main.c 						    rt6_nexthop(rt2, &fl2.daddr)) &&
rt2               766 net/netfilter/nf_conntrack_h323_main.c 				    rt1->dst.dev == rt2->dst.dev)
rt2               768 net/netfilter/nf_conntrack_h323_main.c 				dst_release(&rt2->dst);