Searched refs:rt (Results 26 - 50 of 329) sorted by relevance

1234567891011>>

/linux-master/net/mctp/
H A Droute.c535 static unsigned int mctp_route_mtu(struct mctp_route *rt) argument
537 return rt->mtu ?: READ_ONCE(rt->dev->dev->mtu);
588 static void mctp_route_release(struct mctp_route *rt) argument
590 if (refcount_dec_and_test(&rt->refs)) {
591 mctp_dev_put(rt->dev);
592 kfree_rcu(rt, rcu);
599 struct mctp_route *rt; local
601 rt = kzalloc(sizeof(*rt), GFP_KERNE
780 mctp_rt_match_eid(struct mctp_route *rt, unsigned int net, mctp_eid_t eid) argument
800 struct mctp_route *tmp, *rt = NULL; local
822 struct mctp_route *tmp, *rt = NULL; local
839 mctp_do_fragment_route(struct mctp_route *rt, struct sk_buff *skb, unsigned int mtu, u8 tag) argument
924 mctp_local_output(struct sock *sk, struct mctp_route *rt, struct sk_buff *skb, mctp_eid_t daddr, u8 req_tag) argument
1058 struct mctp_route *rt, *ert; local
1107 struct mctp_route *rt, *tmp; local
1147 struct mctp_route *rt, *tmp; local
1168 struct mctp_route *rt; local
1362 mctp_fill_rtinfo(struct sk_buff *skb, struct mctp_route *rt, u32 portid, u32 seq, int event, unsigned int flags) argument
1420 struct mctp_route *rt; local
1464 struct mctp_route *rt; local
[all...]
/linux-master/net/ipv6/
H A Droute.c110 struct fib6_info *rt, struct dst_entry *dst,
138 void rt6_uncached_list_add(struct rt6_info *rt) argument
142 rt->dst.rt_uncached_list = ul;
145 list_add_tail(&rt->dst.rt_uncached, &ul->head);
149 void rt6_uncached_list_del(struct rt6_info *rt) argument
151 if (!list_empty(&rt->dst.rt_uncached)) {
152 struct uncached_list *ul = rt->dst.rt_uncached_list;
155 list_del_init(&rt->dst.rt_uncached);
166 struct rt6_info *rt, *safe; local
172 list_for_each_entry_safe(rt, saf
229 const struct rt6_info *rt = dst_rt6_info(dst); local
237 const struct rt6_info *rt = dst_rt6_info(dst); local
334 rt6_info_init(struct rt6_info *rt) argument
343 struct rt6_info *rt = dst_alloc(&net->ipv6.ip6_dst_ops, dev, local
357 struct rt6_info *rt = dst_rt6_info(dst); local
376 struct rt6_info *rt = dst_rt6_info(dst); local
389 __rt6_check_expired(const struct rt6_info *rt) argument
397 rt6_check_expired(const struct rt6_info *rt) argument
938 struct fib6_info *rt; local
1060 fib6_info_dst_flags(struct fib6_info *rt) argument
1072 ip6_rt_init_dst_reject(struct rt6_info *rt, u8 fib6_type) argument
1094 ip6_rt_init_dst(struct rt6_info *rt, const struct fib6_result *res) argument
1123 rt6_set_from(struct rt6_info *rt, struct fib6_info *from) argument
1131 ip6_rt_copy_init(struct rt6_info *rt, const struct fib6_result *res) argument
1172 struct rt6_info *rt = *prt; local
1221 struct rt6_info *rt; local
1305 __ip6_ins_rt(struct fib6_info *rt, struct nl_info *info, struct netlink_ext_ack *extack) argument
1319 ip6_ins_rt(struct net *net, struct fib6_info *rt) argument
1332 struct rt6_info *rt; local
1839 fib6_nh_remove_exception(const struct fib6_nh *nh, int plen, const struct rt6_info *rt) argument
1878 struct rt6_info *rt; member in struct:fib6_nh_excptn_arg
1894 rt6_remove_exception_rt(struct rt6_info *rt) argument
1923 fib6_nh_update_exception(const struct fib6_nh *nh, int plen, const struct rt6_info *rt) argument
1969 rt6_update_exception_stamp_rt(struct rt6_info *rt) argument
1999 rt6_mtu_change_route_allowed(struct inet6_dev *idev, struct rt6_info *rt, int mtu) argument
2088 struct rt6_info *rt = rt6_ex->rt6i; local
2216 struct rt6_info *rt = NULL; local
2664 struct rt6_info *rt, *ort = dst_rt6_info(dst_orig); local
2712 rt6_check(struct rt6_info *rt, struct fib6_info *from, u32 cookie) argument
2728 rt6_dst_from_check(struct rt6_info *rt, struct fib6_info *from, u32 cookie) argument
2745 struct rt6_info *rt; local
2775 struct rt6_info *rt = dst_rt6_info(dst); local
2795 struct rt6_info *rt; local
2835 rt6_do_update_pmtu(struct rt6_info *rt, u32 mtu) argument
2844 rt6_cache_allowed_for_pmtu(const struct rt6_info *rt) argument
3064 struct fib6_info *rt; local
3236 struct rt6_info *rt; local
3266 struct rt6_info *rt; local
3693 struct fib6_info *rt = NULL; local
3848 struct fib6_info *rt; local
3861 __ip6_del_rt(struct fib6_info *rt, struct nl_info *info) argument
3882 ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) argument
3892 __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg) argument
3971 __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) argument
3987 ip6_del_cached_rt(struct fib6_config *cfg, struct fib6_info *rt, struct fib6_nh *nh) argument
4031 struct fib6_info *rt; local
4117 struct rt6_info *rt, *nrt = NULL; local
4266 struct fib6_info *rt = NULL; local
4336 struct fib6_info *rt; local
4400 struct fib6_info *rt; local
4605 fib6_remove_prefsrc(struct fib6_info *rt, void *arg) argument
4635 fib6_clean_tohost(struct fib6_info *rt, void *arg) argument
4671 rt6_multipath_first_sibling(const struct fib6_info *rt) argument
4692 rt6_is_dead(const struct fib6_info *rt) argument
4702 rt6_multipath_total_weight(const struct fib6_info *rt) argument
4718 rt6_upper_bound_set(struct fib6_info *rt, int *weight, int total) argument
4730 rt6_multipath_upper_bound_set(struct fib6_info *rt, int total) argument
4741 rt6_multipath_rebalance(struct fib6_info *rt) argument
4765 fib6_ifup(struct fib6_info *rt, void *p_arg) argument
4796 rt6_multipath_uses_dev(const struct fib6_info *rt, const struct net_device *dev) argument
4810 rt6_multipath_flush(struct fib6_info *rt) argument
4819 rt6_multipath_dead_count(const struct fib6_info *rt, const struct net_device *down_dev) argument
4836 rt6_multipath_nh_flags_set(struct fib6_info *rt, const struct net_device *dev, unsigned char nh_flags) argument
4850 fib6_ifdown(struct fib6_info *rt, void *p_arg) argument
5161 ip6_route_info_append(struct net *net, struct list_head *rt6_nh_list, struct fib6_info *rt, struct fib6_config *r_cfg) argument
5185 ip6_route_mpath_notify(struct fib6_info *rt, struct fib6_info *rt_last, struct nl_info *info, __u16 nlflags) argument
5206 ip6_route_mpath_should_notify(const struct fib6_info *rt) argument
5252 struct fib6_info *rt; local
5608 rt6_fill_node(struct net *net, struct sk_buff *skb, struct fib6_info *rt, struct dst_entry *dst, struct in6_addr *dest, struct in6_addr *src, int iif, int type, u32 portid, u32 seq, unsigned int flags) argument
5831 struct fib6_info *rt; member in struct:fib6_nh_exception_dump_walker
5889 rt6_dump_route(struct fib6_info *rt, void *p_arg, unsigned int skip) argument
6031 struct rt6_info *rt; local
6167 inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, unsigned int nlm_flags) argument
6198 fib6_rt_update(struct net *net, struct fib6_info *rt, struct nl_info *info) argument
[all...]
H A Dip6_fib.c319 struct rt6_info *rt; local
321 rt = pol_lookup_func(lookup,
323 if (rt->dst.error == -EAGAIN) {
324 ip6_rt_put_flags(rt, flags);
325 rt = net->ipv6.ip6_null_entry;
327 dst_hold(&rt->dst);
330 return &rt->dst;
367 struct fib6_info *rt,
372 .rt = rt,
365 call_fib6_entry_notifier(struct notifier_block *nb, enum fib_event_type event_type, struct fib6_info *rt, struct netlink_ext_ack *extack) argument
378 call_fib6_multipath_entry_notifier(struct notifier_block *nb, enum fib_event_type event_type, struct fib6_info *rt, unsigned int nsiblings, struct netlink_ext_ack *extack) argument
393 call_fib6_entry_notifiers(struct net *net, enum fib_event_type event_type, struct fib6_info *rt, struct netlink_ext_ack *extack) argument
407 call_fib6_multipath_entry_notifiers(struct net *net, enum fib_event_type event_type, struct fib6_info *rt, unsigned int nsiblings, struct netlink_ext_ack *extack) argument
423 call_fib6_entry_notifiers_replace(struct net *net, struct fib6_info *rt) argument
440 fib6_rt_dump(struct fib6_info *rt, struct fib6_dump_arg *arg) argument
521 struct fib6_info *rt; local
1031 fib6_purge_rt(struct fib6_info *rt, struct fib6_node *fn, struct net *net) argument
1074 fib6_add_rt2node(struct fib6_node *fn, struct fib6_info *rt, struct nl_info *info, struct netlink_ext_ack *extack) argument
1335 fib6_start_gc(struct net *net, struct fib6_info *rt) argument
1350 __fib6_update_sernum_upto_root(struct fib6_info *rt, int sernum) argument
1365 fib6_update_sernum_upto_root(struct net *net, struct fib6_info *rt) argument
1385 fib6_add(struct fib6_node *root, struct fib6_info *rt, struct nl_info *info, struct netlink_ext_ack *extack) argument
1924 struct fib6_info *rt = rcu_dereference_protected(*rtp, local
2014 fib6_del(struct fib6_info *rt, struct nl_info *info) argument
2184 struct fib6_info *rt; local
2303 fib6_age(struct fib6_info *rt, struct fib6_gc_args *gc_args) argument
2333 struct fib6_info *rt; local
2537 struct fib6_info *rt = v; local
[all...]
/linux-master/include/net/
H A Droute.h89 static inline bool rt_is_input_route(const struct rtable *rt) argument
91 return rt->rt_is_input != 0;
94 static inline bool rt_is_output_route(const struct rtable *rt) argument
96 return rt->rt_is_input == 0;
99 static inline __be32 rt_nexthop(const struct rtable *rt, __be32 daddr) argument
101 if (rt->rt_gw_family == AF_INET)
102 return rt->rt_gw4;
241 int ip_rt_ioctl(struct net *, unsigned int cmd, struct rtentry *rt);
242 void ip_rt_get_source(u8 *src, struct sk_buff *skb, struct rtable *rt);
245 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
259 ip_rt_put(struct rtable *rt) argument
322 struct rtable *rt; local
337 ip_route_newports(struct flowi4 *fl4, struct rtable *rt, __be16 orig_sport, __be16 orig_dport, __be16 sport, __be16 dport, const struct sock *sk) argument
356 struct rtable *rt = skb_rtable(skb); local
386 ip_neigh_for_gw(struct rtable *rt, struct sk_buff *skb, bool *is_v6gw) argument
[all...]
/linux-master/drivers/media/radio/
H A Dradio-aimslab.c70 struct rtrack *rt = kzalloc(sizeof(struct rtrack), GFP_KERNEL); local
72 if (rt)
73 rt->curvol = 0xff;
74 return rt ? &rt->isa : NULL;
89 struct rtrack *rt = container_of(isa, struct rtrack, isa); local
92 if (!v4l2_ctrl_g_ctrl(rt->isa.mute))
102 outb_p(bits, rt->isa.io);
120 struct rtrack *rt = container_of(isa, struct rtrack, isa); local
121 int curvol = rt
[all...]
/linux-master/net/ipv4/
H A Ddatagram.c24 struct rtable *rt; local
49 rt = ip_route_connect(fl4, usin->sin_addr.s_addr, saddr, oif,
52 if (IS_ERR(rt)) {
53 err = PTR_ERR(rt);
59 if ((rt->rt_flags & RTCF_BROADCAST) && !sock_flag(sk, SOCK_BROADCAST)) {
60 ip_rt_put(rt);
78 sk_dst_set(sk, &rt->dst);
107 struct rtable *rt; local
119 rt = ip_route_output_ports(sock_net(sk), &fl4, sk, daddr,
124 dst = !IS_ERR(rt)
[all...]
H A Droute.c404 const struct rtable *rt = container_of(dst, struct rtable, dst); local
410 if (likely(rt->rt_gw_family == AF_INET)) {
411 n = ip_neigh_gw4(dev, rt->rt_gw4);
412 } else if (rt->rt_gw_family == AF_INET6) {
413 n = ip_neigh_gw6(dev, &rt->rt_gw6);
431 const struct rtable *rt = container_of(dst, struct rtable, dst); local
435 if (rt->rt_gw_family == AF_INET) {
436 pkey = (const __be32 *)&rt->rt_gw4;
437 } else if (rt->rt_gw_family == AF_INET6) {
438 return __ipv6_confirm_neigh_stub(dev, &rt
565 struct rtable *rt; local
612 fill_route_from_fnhe(struct rtable *rt, struct fib_nh_exception *fnhe) argument
632 struct rtable *rt; local
726 __ip_do_redirect(struct rtable *rt, struct sk_buff *skb, struct flowi4 *fl4, bool kill_route) argument
813 struct rtable *rt; local
830 struct rtable *rt = dst_rtable(dst); local
864 struct rtable *rt = skb_rtable(skb); local
929 struct rtable *rt = skb_rtable(skb); local
1007 __ip_rt_update_pmtu(struct rtable *rt, struct flowi4 *fl4, u32 mtu) argument
1047 struct rtable *rt = dst_rtable(dst); local
1064 struct rtable *rt; local
1081 struct rtable *rt; local
1099 struct rtable *rt; local
1154 struct rtable *rt; local
1169 struct rtable *rt; local
1184 struct rtable *rt = dst_rtable(dst); local
1232 struct rtable *rt; local
1260 ip_rt_get_source(u8 *addr, struct sk_buff *skb, struct rtable *rt) argument
1291 set_class_tag(struct rtable *rt, u32 tag) argument
1407 rt_bind_exception(struct rtable *rt, struct fib_nh_exception *fnhe, __be32 daddr, const bool do_cache) argument
1457 rt_cache_route(struct fib_nh_common *nhc, struct rtable *rt) argument
1495 rt_add_uncached_list(struct rtable *rt) argument
1506 rt_del_uncached_list(struct rtable *rt) argument
1525 struct rtable *rt, *safe; local
1547 rt_cache_valid(const struct rtable *rt) argument
1554 rt_set_nexthop(struct rtable *rt, __be32 daddr, const struct fib_result *res, struct fib_nh_exception *fnhe, struct fib_info *fi, u16 type, u32 itag, const bool do_cache) argument
1617 struct rtable *rt; local
1643 rt_dst_clone(struct net_device *dev, struct rtable *rt) argument
2150 struct rtable *rt = skb_rtable(hint); local
2822 struct rtable *rt; local
2859 struct rtable *rt = __ip_route_output_key(net, flp4); local
2876 rt_fill_info(struct net *net, __be32 dst, __be32 src, struct rtable *rt, u32 table_id, struct flowi4 *fl4, struct sk_buff *skb, u32 portid, u32 seq, unsigned int flags) argument
3025 struct rtable *rt; local
3227 struct rtable *rt = NULL; local
[all...]
/linux-master/drivers/acpi/
H A Dacpi_tad.c69 static int acpi_tad_set_real_time(struct device *dev, struct acpi_tad_rt *rt) argument
82 if (rt->year < 1900 || rt->year > 9999 ||
83 rt->month < 1 || rt->month > 12 ||
84 rt->hour > 23 || rt->minute > 59 || rt->second > 59 ||
85 rt->tz < -1440 || (rt
104 acpi_tad_get_real_time(struct device *dev, struct acpi_tad_rt *rt) argument
159 struct acpi_tad_rt rt; local
228 struct acpi_tad_rt rt; local
[all...]
/linux-master/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c27 struct rtable *rt; local
38 rt = ip_route_output_key(net, &fl4);
39 if (IS_ERR(rt))
43 skb_dst_set(skb, &rt->dst);
44 skb->dev = rt->dst.dev;
/linux-master/drivers/slimbus/
H A Dstream.c102 struct slim_stream_runtime *rt; local
104 rt = kzalloc(sizeof(*rt), GFP_KERNEL);
105 if (!rt)
108 rt->name = kasprintf(GFP_KERNEL, "slim-%s", name);
109 if (!rt->name) {
110 kfree(rt);
114 rt->dev = dev;
116 list_add_tail(&rt->node, &dev->stream_list);
119 return rt;
202 slim_stream_prepare(struct slim_stream_runtime *rt, struct slim_stream_config *cfg) argument
[all...]
/linux-master/net/mpls/
H A Daf_mpls.c74 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt,
80 struct mpls_route *rt = NULL; local
85 rt = rcu_dereference(platform_label[index]);
87 return rt;
96 static u8 *__mpls_nh_via(struct mpls_route *rt, struct mpls_nh *nh) argument
98 return (u8 *)nh + rt->rt_via_offset;
101 static const u8 *mpls_nh_via(const struct mpls_route *rt, argument
104 return __mpls_nh_via((struct mpls_route *)rt, (struct mpls_nh *)nh);
157 static u32 mpls_multipath_hash(struct mpls_route *rt, struct sk_buff *skb) argument
224 static struct mpls_nh *mpls_get_nexthop(struct mpls_route *rt, u argument
234 mpls_select_multipath(struct mpls_route *rt, struct sk_buff *skb) argument
270 mpls_egress(struct net *net, struct mpls_route *rt, struct sk_buff *skb, struct mpls_entry_decoded dec) argument
348 struct mpls_route *rt; local
514 struct mpls_route *rt; local
533 mpls_rt_free(struct mpls_route *rt) argument
546 struct mpls_route *rt = new ? new : old; local
558 struct mpls_route *rt; local
593 struct rtable *rt; local
647 find_outdev(struct net *net, struct mpls_route *rt, struct mpls_nh *nh, int oif) argument
680 mpls_nh_assign_dev(struct net *net, struct mpls_route *rt, struct mpls_nh *nh, int oif) argument
768 mpls_nh_build_from_cfg(struct mpls_route_config *cfg, struct mpls_route *rt) argument
800 mpls_nh_build(struct net *net, struct mpls_route *rt, struct mpls_nh *nh, int oif, struct nlattr *via, struct nlattr *newdst, u8 max_labels, struct netlink_ext_ack *extack) argument
885 mpls_nh_build_multi(struct mpls_route_config *cfg, struct mpls_route *rt, u8 max_labels, struct netlink_ext_ack *extack) argument
968 struct mpls_route *rt, *old; local
1491 struct mpls_route *rt = rtnl_dereference(platform_label[index]); local
1568 struct mpls_route *rt = rtnl_dereference(platform_label[index]); local
1972 mpls_dump_route(struct sk_buff *skb, u32 portid, u32 seq, int event, u32 label, struct mpls_route *rt, int flags) argument
2142 mpls_rt_uses_dev(struct mpls_route *rt, const struct net_device *dev) argument
2201 struct mpls_route *rt; local
2221 lfib_nlmsg_size(struct mpls_route *rt) argument
2258 rtmsg_lfib(int event, u32 label, struct mpls_route *rt, struct nlmsghdr *nlh, struct net *net, u32 portid, unsigned int nlm_flags) argument
2355 struct mpls_route *rt; local
2712 struct mpls_route *rt = rtnl_dereference(platform_label[index]); local
[all...]
H A Dinternal.h160 #define for_nexthops(rt) { \
162 for (nhsel = 0, nh = (rt)->rt_nh; \
163 nhsel < (rt)->rt_nhn; \
164 nh = (void *)nh + (rt)->rt_nh_size, nhsel++)
166 #define change_nexthops(rt) { \
168 for (nhsel = 0, nh = (rt)->rt_nh; \
169 nhsel < (rt)->rt_nhn; \
170 nh = (void *)nh + (rt)->rt_nh_size, nhsel++)
172 #define endfor_nexthops(rt) }
/linux-master/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c693 static void __vgic_v3_read_iar(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
720 vcpu_set_reg(vcpu, rt, lr_val & ICH_LR_VIRTUAL_ID_MASK);
724 vcpu_set_reg(vcpu, rt, ICC_IAR1_EL1_SPURIOUS);
749 static void __vgic_v3_write_dir(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
751 u32 vid = vcpu_get_reg(vcpu, rt);
772 static void __vgic_v3_write_eoir(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
774 u32 vid = vcpu_get_reg(vcpu, rt);
807 static void __vgic_v3_read_igrpen0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
809 vcpu_set_reg(vcpu, rt, !!(vmcr & ICH_VMCR_ENG0_MASK));
812 static void __vgic_v3_read_igrpen1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
817 __vgic_v3_write_igrpen0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
829 __vgic_v3_write_igrpen1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
841 __vgic_v3_read_bpr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
846 __vgic_v3_read_bpr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
851 __vgic_v3_write_bpr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
868 __vgic_v3_write_bpr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
888 __vgic_v3_read_apxrn(struct kvm_vcpu *vcpu, int rt, int n) argument
900 __vgic_v3_write_apxrn(struct kvm_vcpu *vcpu, int rt, int n) argument
910 __vgic_v3_read_apxr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
916 __vgic_v3_read_apxr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
922 __vgic_v3_read_apxr2(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
927 __vgic_v3_read_apxr3(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
932 __vgic_v3_write_apxr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
937 __vgic_v3_write_apxr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
942 __vgic_v3_write_apxr2(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
947 __vgic_v3_write_apxr3(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
952 __vgic_v3_read_hppir(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
971 __vgic_v3_read_pmr(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
978 __vgic_v3_write_pmr(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
990 __vgic_v3_read_rpr(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
996 __vgic_v3_read_ctlr(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
1018 __vgic_v3_write_ctlr(struct kvm_vcpu *vcpu, u32 vmcr, int rt) argument
1037 int rt; local
[all...]
/linux-master/arch/mips/loongson64/
H A Dcop2-ex.c82 regs->regs[insn.loongson3_lswc2_format.rt] = value;
98 set_fpr64(&current->thread.fpu.fpr[insn.loongson3_lswc2_format.rt], 0, value);
119 value = regs->regs[insn.loongson3_lswc2_format.rt];
137 value = get_fpr64(&current->thread.fpu.fpr[insn.loongson3_lswc2_format.rt], 0);
168 regs->regs[insn.loongson3_lsdc2_format.rt] = value;
179 regs->regs[insn.loongson3_lsdc2_format.rt] = value;
190 regs->regs[insn.loongson3_lsdc2_format.rt] = value;
203 set_fpr64(&current->thread.fpu.fpr[insn.loongson3_lsdc2_format.rt], 0, value);
219 set_fpr64(&current->thread.fpu.fpr[insn.loongson3_lsdc2_format.rt], 0, value);
243 value = regs->regs[insn.loongson3_lsdc2_format.rt];
[all...]
/linux-master/net/x25/
H A Dx25_forward.c20 struct x25_route *rt; local
27 if ((rt = x25_get_route(dest_addr)) == NULL)
30 if ((neigh_new = x25_get_neigh(rt->dev)) == NULL) {
40 if (rt->dev == from->dev) {
64 new_frwd->dev1 = rt->dev;
83 x25_route_put(rt);
/linux-master/drivers/input/touchscreen/
H A Dtsc2007_core.c71 u32 rt = 0; local
79 rt = tc->z2 - tc->z1;
80 rt *= tc->x;
81 rt *= tsc->x_plate_ohms;
82 rt /= tc->z1;
83 rt = (rt + 2047) >> 12;
86 return rt;
116 u32 rt; local
126 rt
[all...]
/linux-master/net/appletalk/
H A Datalk_proc.c122 struct atalk_route *rt; local
130 rt = &atrtr_default;
132 ntohs(rt->gateway.s_net), rt->gateway.s_node,
133 rt->flags, rt->dev->name);
136 rt = v;
138 ntohs(rt->target.s_net), rt->target.s_node,
139 ntohs(rt
[all...]
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c405 s32 rt, rs; local
407 rt = regs->regs[MIPSInst_RT(ir)];
409 res = (s64)rt * (s64)rs;
413 rt = res >> 32;
414 res = (s64)rt;
432 u32 rt, rs; local
434 rt = regs->regs[MIPSInst_RT(ir)];
436 res = (u64)rt * (u64)rs;
437 rt = res;
438 regs->lo = (s64)(s32)rt;
455 s32 rt, rs; local
477 u32 rt, rs; local
500 s64 rt, rs; local
532 u64 rt, rs; local
563 s64 rt, rs; local
588 u64 rt, rs; local
636 s32 rt, rs; local
665 u32 rt, rs; local
694 s32 rt, rs; local
723 u32 rt, rs; local
752 s32 rt, rs; local
911 unsigned long cpc, epc, nepc, r31, res, rs, rt; local
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6t_rpfilter.c35 struct rt6_info *rt; local
63 rt = (void *)ip6_route_lookup(net, &fl6, skb, lookup_flags);
64 if (rt->dst.error)
67 if (rt->rt6i_flags & (RTF_REJECT|RTF_ANYCAST))
70 if (rt->rt6i_flags & RTF_LOCAL) {
75 if (rt->rt6i_idev->dev == dev ||
76 l3mdev_master_ifindex_rcu(rt->rt6i_idev->dev) == dev->ifindex ||
80 ip6_rt_put(rt);
H A Dnft_fib_ipv6.c65 struct rt6_info *rt; local
83 route_err = nf_ip6_route(nft_net(pkt), (struct dst_entry **)&rt,
88 if (rt->rt6i_flags & RTF_REJECT) {
89 route_err = rt->dst.error;
90 dst_release(&rt->dst);
94 if (ipv6_anycast_destination((struct dst_entry *)rt, &fl6.daddr))
96 else if (!dev && rt->rt6i_flags & RTF_LOCAL)
99 dst_release(&rt->dst);
169 struct rt6_info *rt; local
195 rt
[all...]
/linux-master/tools/perf/tests/
H A Dperf-targz-src-pkg15 TARBALL=$(ls -rt perf-*.tar.gz)
/linux-master/tools/testing/selftests/net/
H A Dsrv6_hl2encap_red_l2vpn_test.sh14 # Routers rt-1,rt-2,rt-3 and rt-4 implement L2 VPN services
44 # | rt-1 +-------------------+ rt-2 |
58 # | rt-4 +-------------------+ rt-3 |
63 # Every fcf0:0:x:y::/64 network interconnects the SRv6 routers rt-x with rt
[all...]
/linux-master/sound/usb/6fire/
H A Dmidi.h30 void (*in_received)(struct midi_runtime *rt, u8 *data, int length);
/linux-master/arch/arm/mach-rpc/
H A Decard-loader.S12 #define CPSR2SPSR(rt) \
13 mrs rt, cpsr; \
14 msr spsr_cxsf, rt
/linux-master/arch/mips/kvm/
H A Demulate.c81 switch (insn.i_format.rt) {
155 arch->gprs[insn.i_format.rt])
165 arch->gprs[insn.i_format.rt])
176 if (insn.i_format.rt != 0)
189 if (insn.i_format.rt != 0)
207 /* only rt == 0 isn't compact branch */
208 if (insn.i_format.rt != 0)
213 /* only rs == rt == 0 is reserved, rest are compact branches */
214 if (insn.i_format.rs != 0 || insn.i_format.rt != 0)
974 u32 rt; local
1275 u32 op, rt; local
[all...]

Completed in 492 milliseconds

1234567891011>>