Searched refs:rt (Results 101 - 125 of 329) sorted by relevance

1234567891011>>

/linux-master/drivers/block/drbd/
H A Ddrbd_proc.c93 unsigned long db, dt, dbdt, rt, rs_total, rs_left; local
135 * rt: remaining time
149 rt = (dt * (rs_left / (db/100+1)))/100; /* seconds */
152 rt / 3600, (rt % 3600) / 60, rt % 60);
/linux-master/include/net/
H A Dx25.h266 static __inline__ void x25_route_hold(struct x25_route *rt) argument
268 refcount_inc(&rt->refcnt);
271 static __inline__ void x25_route_put(struct x25_route *rt) argument
273 if (refcount_dec_and_test(&rt->refcnt))
274 kfree(rt);
H A Dipv6_stubs.h51 void (*fib6_update_sernum)(struct net *net, struct fib6_info *rt);
52 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify);
53 void (*fib6_rt_update)(struct net *net, struct fib6_info *rt,
/linux-master/arch/powerpc/kvm/
H A Demulate.c128 static int kvmppc_emulate_mfspr(struct kvm_vcpu *vcpu, int sprn, int rt) argument
186 kvmppc_set_gpr(vcpu, rt, spr_val);
198 int rs, rt, sprn; local
213 rt = get_rt(inst);
245 emulated = kvmppc_emulate_mfspr(vcpu, sprn, rt);
/linux-master/arch/mips/include/uapi/asm/
H A Dinst.h141 * rt field of bcond opcodes.
170 * rt field of cop.bc_op opcodes
656 __BITFIELD_FIELD(unsigned int rt : 5,
664 __BITFIELD_FIELD(unsigned int rt : 5,
681 __BITFIELD_FIELD(unsigned int rt : 5,
691 __BITFIELD_FIELD(unsigned int rt : 5,
701 __BITFIELD_FIELD(unsigned int rt : 5,
721 __BITFIELD_FIELD(unsigned int rt : 5,
732 __BITFIELD_FIELD(unsigned int rt : 5,
801 __BITFIELD_FIELD(unsigned int rt
[all...]
/linux-master/net/dccp/
H A Dipv4.c54 struct rtable *rt; local
79 rt = ip_route_connect(fl4, nexthop, inet->inet_saddr,
82 if (IS_ERR(rt))
83 return PTR_ERR(rt);
85 if (rt->rt_flags & (RTCF_MULTICAST | RTCF_BROADCAST)) {
86 ip_rt_put(rt);
96 ip_rt_put(rt);
120 rt = ip_route_newports(fl4, rt, orig_sport, orig_dport,
122 if (IS_ERR(rt)) {
470 struct rtable *rt; local
[all...]
/linux-master/drivers/infiniband/core/
H A Dcounters.c285 struct rdma_restrack_root *rt; local
289 rt = &dev->res[RDMA_RESTRACK_COUNTER];
290 xa_lock(&rt->xa);
291 xa_for_each(&rt->xa, id, res) {
305 xa_unlock(&rt->xa);
396 struct rdma_restrack_root *rt; local
401 rt = &dev->res[RDMA_RESTRACK_COUNTER];
402 xa_lock(&rt->xa);
403 xa_for_each(&rt->xa, id, res) {
407 xa_unlock(&rt
[all...]
/linux-master/arch/arm64/kvm/
H A Dmmio.c127 unsigned long rt; local
167 rt = kvm_vcpu_dabt_get_rd(vcpu);
170 data = vcpu_data_guest_to_host(vcpu, vcpu_get_reg(vcpu, rt),
/linux-master/drivers/input/touchscreen/
H A D88pm860x-ts.c54 int z1, z2, rt = 0; local
69 rt = z2 / z1 - 1;
70 rt = (rt * touch->res_x * x) >> ACCURATE_BIT;
71 dev_dbg(chip->dev, "z1:%d, z2:%d, rt:%d\n",
72 z1, z2, rt);
76 input_report_abs(touch->idev, ABS_PRESSURE, rt);
/linux-master/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S13 #define LWZ(rt, d, ra) \
14 lwz rt,d(ra)
16 #define LWZ(rt, d, ra) \
17 li rt,d; \
18 lwbrx rt,rt,ra
/linux-master/tools/testing/selftests/net/
H A Dsrv6_end_dt4_l3vpn_test.sh22 # Routers rt-1 and rt-2 implement IPv4 L3 VPN services leveraging the SRv6
31 # the router rt-1 which acts as an arp proxy.
34 # router rt-1 receives the packet on the internal veth-t100 interface. Such
38 # network up to the router rt-2 that receives it on veth0 interface.
40 # The rt-2 router uses the 'localsid' routing table to process incoming
47 # The ping response follows the same processing but this time the role of rt-1
48 # and rt-2 are swapped.
87 # | +---------------+ rt-1 netns | | rt
[all...]
H A Dsrv6_end_dt6_l3vpn_test.sh23 # Routers rt-1 and rt-2 implement IPv6 L3 VPN services leveraging the SRv6
32 # the router rt-1 which acts as a ndp proxy.
35 # router rt-1 receives the packet on the internal veth-t100 interface. Such
39 # network up to the router rt-2 that receives it on veth0 interface.
41 # The rt-2 router uses the 'localsid' routing table to process incoming
48 # The ping response follows the same processing but this time the role of rt-1
49 # and rt-2 are swapped.
88 # | +---------------+ rt-1 netns | | rt
[all...]
/linux-master/net/ipv6/
H A Dxfrm6_policy.c73 struct rt6_info *rt = dst_rt6_info(xdst->route); local
86 xdst->u.rt6.rt6i_flags = rt->rt6i_flags & (RTF_ANYCAST |
88 xdst->route_cookie = rt6_get_cookie(rt);
89 xdst->u.rt6.rt6i_gateway = rt->rt6i_gateway;
90 xdst->u.rt6.rt6i_dst = rt->rt6i_dst;
91 xdst->u.rt6.rt6i_src = rt->rt6i_src;
H A Dndisc.c1240 struct fib6_info *rt = NULL; local
1359 rt = rt6_get_dflt_router(net, &ipv6_hdr(skb)->saddr, skb->dev);
1360 if (rt) {
1361 neigh = ip6_neigh_lookup(&rt->fib6_nh->fib_nh_gw6,
1362 rt->fib6_nh->fib_nh_dev, NULL,
1368 fib6_info_release(rt);
1375 if (rt && (lifetime == 0 || rt->fib6_metric != defrtr_usr_metric)) {
1376 ip6_del_rt(net, rt, false);
1377 rt
1686 struct rt6_info *rt; local
[all...]
/linux-master/arch/arm/net/
H A Dbpf_jit_32.h195 #define ARM_LDR_R(rt, rn, rm) (ARM_INST_LDR_R | ARM_INST_LDST__U \
196 | (rt) << 12 | (rn) << 16 \
198 #define ARM_LDR_R_SI(rt, rn, rm, type, imm) \
200 | (rt) << 12 | (rn) << 16 \
202 #define ARM_LDRB_R(rt, rn, rm) (ARM_INST_LDRB_R | ARM_INST_LDST__U \
203 | (rt) << 12 | (rn) << 16 \
205 #define ARM_LDRH_R(rt, rn, rm) (ARM_INST_LDRH_R | ARM_INST_LDST__U \
206 | (rt) << 12 | (rn) << 16 \
/linux-master/include/crypto/
H A Dengine.h76 struct crypto_engine *crypto_engine_alloc_init(struct device *dev, bool rt);
80 bool rt, int qlen);
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h143 u16 rt; member in struct:rt2x00_chip
1104 const u16 rt, const u16 rf, const u16 rev)
1106 rt2x00dev->chip.rt = rt;
1110 rt2x00_info(rt2x00dev, "Chipset detected - rt: %04x, rf: %04x, rev: %04x\n",
1111 rt2x00dev->chip.rt, rt2x00dev->chip.rf,
1116 const u16 rt, const u16 rev)
1118 rt2x00dev->chip.rt = rt;
1122 rt2x00dev->chip.rt, rt2x00de
1103 rt2x00_set_chip(struct rt2x00_dev *rt2x00dev, const u16 rt, const u16 rf, const u16 rev) argument
1115 rt2x00_set_rt(struct rt2x00_dev *rt2x00dev, const u16 rt, const u16 rev) argument
1133 rt2x00_rt(struct rt2x00_dev *rt2x00dev, const u16 rt) argument
1148 rt2x00_rt_rev(struct rt2x00_dev *rt2x00dev, const u16 rt, const u16 rev) argument
1154 rt2x00_rt_rev_lt(struct rt2x00_dev *rt2x00dev, const u16 rt, const u16 rev) argument
1160 rt2x00_rt_rev_gte(struct rt2x00_dev *rt2x00dev, const u16 rt, const u16 rev) argument
[all...]
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c250 struct rtmsg rt; member in struct:__anon4486
258 req.nh.nlmsg_len = NLMSG_LENGTH(sizeof(req.rt));
262 req.rt.rtm_family = family;
263 req.rt.rtm_dst_len = (family == AF_INET) ? 32 : 128;
264 req.rt.rtm_table = vrf;
265 req.rt.rtm_protocol = RTPROT_BOOT;
266 req.rt.rtm_scope = RT_SCOPE_UNIVERSE;
267 req.rt.rtm_type = RTN_UNICAST;
/linux-master/drivers/thunderbolt/
H A Dnvm.c201 struct tb_retimer *rt = tb_to_retimer(nvm->dev); local
205 ret = tb_retimer_nvm_read(rt, INTEL_NVM_VERSION, &val, sizeof(val));
212 ret = tb_retimer_nvm_read(rt, INTEL_NVM_FLASH_SIZE, &val, sizeof(val));
225 struct tb_retimer *rt = tb_to_retimer(nvm->dev); local
257 if (device != rt->device)
309 const struct tb_retimer *rt = tb_to_retimer(dev); local
314 if (v->vendor == rt->vendor) {
322 rt->vendor);
/linux-master/net/ipv4/
H A Draw.c337 struct rtable *rt = *rtp; local
340 if (length > rt->dst.dev->mtu) {
342 rt->dst.dev->mtu);
351 hlen = LL_RESERVED_SPACE(rt->dst.dev);
352 tlen = rt->dst.dev->needed_tailroom;
364 skb_dst_set(skb, &rt->dst);
413 net, sk, skb, NULL, rt->dst.dev,
487 struct rtable *rt = NULL; local
628 rt = ip_route_output_flow(net, &fl4, sk);
629 if (IS_ERR(rt)) {
[all...]
H A Darp.c454 struct rtable *rt; local
459 rt = ip_route_output(net, sip, tip, 0, l3mdev_master_ifindex_rcu(dev),
461 if (IS_ERR(rt))
463 if (rt->dst.dev != dev) {
467 ip_rt_put(rt);
475 struct net_device *dev, struct rtable *rt)
480 if (rt->dst.dev == dev)
493 out_dev = __in_dev_get_rcu(rt->dst.dev);
520 struct net_device *dev, struct rtable *rt,
524 if (rt
474 arp_fwd_proxy(struct in_device *in_dev, struct net_device *dev, struct rtable *rt) argument
519 arp_fwd_pvlan(struct in_device *in_dev, struct net_device *dev, struct rtable *rt, __be32 sip, __be32 tip) argument
705 struct rtable *rt; local
1031 struct rtable *rt; local
[all...]
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c91 mips32_insn.mm_i_format.rt = insn.mm_i_format.rs;
92 mips32_insn.mm_i_format.rs = insn.mm_i_format.rt;
96 mips32_insn.mm_i_format.rt = insn.mm_i_format.rs;
97 mips32_insn.mm_i_format.rs = insn.mm_i_format.rt;
101 mips32_insn.mm_i_format.rt = insn.mm_i_format.rs;
102 mips32_insn.mm_i_format.rs = insn.mm_i_format.rt;
106 mips32_insn.mm_i_format.rt = insn.mm_i_format.rs;
107 mips32_insn.mm_i_format.rs = insn.mm_i_format.rt;
111 if ((insn.mm_i_format.rt == mm_bc1f_op) ||
112 (insn.mm_i_format.rt
[all...]
/linux-master/include/math-emu/
H A Ddouble.h122 #define FP_FROM_INT_D(X,r,rs,rt) _FP_FROM_INT(D,2,X,r,rs,rt)
197 #define FP_FROM_INT_D(X,r,rs,rt) _FP_FROM_INT(D,1,X,r,rs,rt)
H A Dquad.h128 #define FP_FROM_INT_Q(X,r,rs,rt) _FP_FROM_INT(Q,4,X,r,rs,rt)
201 #define FP_FROM_INT_Q(X,r,rs,rt) _FP_FROM_INT(Q,2,X,r,rs,rt)
/linux-master/net/bridge/
H A Dbr_netfilter_ipv6.c104 struct rtable *rt; local
142 rt = bridge_parent_rtable(br_indev);
143 if (!rt) {
148 skb_dst_set_noref(skb, &rt->dst);

Completed in 238 milliseconds

1234567891011>>