Searched defs:rt (Results 1 - 25 of 238) sorted by relevance

12345678910

/linux-master/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c27 struct rtable *rt; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ipv6_route.c15 struct fib6_info *rt = ctx->rt; local
[all...]
/linux-master/net/ipv4/
H A Dip_forward.c87 struct rtable *rt; /* Route we use */ local
H A Dnetfilter.c23 struct rtable *rt; local
89 struct rtable *rt = ip_route_output_key(net, &fl->u.ip4); local
H A Ddatagram.c24 struct rtable *rt; local
107 struct rtable *rt; local
[all...]
/linux-master/include/linux/sunrpc/
H A Dtimer.h27 static inline void rpc_set_timeo(struct rpc_rtt *rt, int timer, int ntimeo) argument
43 static inline int rpc_ntimeo(struct rpc_rtt *rt, int timer) argument
/linux-master/net/sunrpc/
H A Dtimer.c35 void rpc_init_rtt(struct rpc_rtt *rt, unsigned long timeo) argument
61 void rpc_update_rtt(struct rpc_rtt *rt, unsigned int timer, long m) argument
110 rpc_calc_rto(struct rpc_rtt *rt, unsigned int timer) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_conntrack_broadcast.c26 struct rtable *rt = skb_rtable(skb); local
H A Dxt_addrtype.c37 struct rt6_info *rt; local
/linux-master/net/appletalk/
H A Datalk_proc.c122 struct atalk_route *rt; local
[all...]
/linux-master/net/x25/
H A Dx25_proc.c45 struct x25_route *rt = list_entry(v, struct x25_route, node); local
H A Dx25_route.c29 struct x25_route *rt; local
66 __x25_remove_route(struct x25_route *rt) argument
77 struct x25_route *rt; local
100 struct x25_route *rt; local
137 struct x25_route *rt, *use = NULL; local
162 struct x25_route_struct rt; local
195 struct x25_route *rt; local
[all...]
H A Dx25_forward.c20 struct x25_route *rt; local
/linux-master/net/bridge/
H A Dbr_nf_core.c74 struct rtable *rt = &br->fake_rtable; local
H A Dbr_netfilter_ipv6.c104 struct rtable *rt; local
/linux-master/arch/powerpc/kvm/
H A Demulate.c128 static int kvmppc_emulate_mfspr(struct kvm_vcpu *vcpu, int sprn, int rt) argument
198 int rs, rt, sprn; local
H A Dbooke_emulate.c47 int rt = get_rt(inst); local
/linux-master/include/crypto/internal/
H A Dengine.h60 bool rt; member in struct:crypto_engine
/linux-master/arch/arm/probes/kprobes/
H A Dactions-arm.c73 int rt = (insn >> 12) & 0xf; local
102 int rt = (insn >> 12) & 0xf; local
133 int rt = (insn >> 12) & 0xf; local
[all...]
/linux-master/sound/usb/6fire/
H A Dmidi.c24 struct midi_runtime *rt = urb->context; local
49 usb6fire_midi_in_received( struct midi_runtime *rt, u8 *data, int length) argument
73 struct midi_runtime *rt = alsa_sub->rmidi->private_data; local
107 struct midi_runtime *rt = alsa_sub->rmidi->private_data; local
127 struct midi_runtime *rt = alsa_sub->rmidi->private_data; local
154 struct midi_runtime *rt = kzalloc(sizeof(struct midi_runtime), local
201 struct midi_runtime *rt = chip->midi; local
209 struct midi_runtime *rt = chip->midi; local
[all...]
H A Dcomm.c21 static void usb6fire_comm_init_urb(struct comm_runtime *rt, struct urb *urb, argument
35 struct comm_runtime *rt = urb->context; local
106 static int usb6fire_comm_write8(struct comm_runtime *rt, u argument
124 usb6fire_comm_write16(struct comm_runtime *rt, u8 request, u8 reg, u8 vl, u8 vh) argument
144 struct comm_runtime *rt = kzalloc(sizeof(struct comm_runtime), local
187 struct comm_runtime *rt = chip->comm; local
195 struct comm_runtime *rt = chip->comm; local
[all...]
/linux-master/sound/aoa/core/
H A Dgpio-pmf.c37 static void pmf_gpio_set_hw_reset(struct gpio_runtime *rt, int on) argument
49 pmf_gpio_all_amps_off(struct gpio_runtime *rt) argument
61 pmf_gpio_all_amps_restore(struct gpio_runtime *rt) argument
83 pmf_gpio_init(struct gpio_runtime *rt) argument
95 pmf_gpio_exit(struct gpio_runtime *rt) argument
129 pmf_set_notify(struct gpio_runtime *rt, enum notify_type type, notify_func_t notify, void *data) argument
208 pmf_get_detect(struct gpio_runtime *rt, enum notify_type type) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c97 struct rtable *rt; local
/linux-master/net/ipv6/netfilter/
H A Dip6t_rpfilter.c35 struct rt6_info *rt; local
/linux-master/arch/arm64/kvm/
H A Dmmio.c127 unsigned long rt; local

Completed in 1922 milliseconds

12345678910