Searched defs:rt (Results 126 - 150 of 234) sorted by last modified time

12345678910

/linux-master/arch/sparc/kernel/
H A Dsmp_64.c170 static inline long get_delta (long *rt, long *master) argument
203 unsigned long flags, rt, master_time_stamp; local
206 long rt; /* roundtrip time */ member in struct:__anon142
[all...]
/linux-master/net/xfrm/
H A Dxfrm_output.c100 struct ipv6_rt_hdr *rt; local
/linux-master/sound/soc/qcom/
H A Dlpass-cdc-dma.c39 struct snd_pcm_runtime *rt = substream->runtime; local
H A Dlpass-platform.c360 struct snd_pcm_runtime *rt = substream->runtime; local
423 struct snd_pcm_runtime *rt = substream->runtime; local
576 struct snd_pcm_runtime *rt = substream->runtime; local
604 struct snd_pcm_runtime *rt = substream->runtime; local
667 struct snd_pcm_runtime *rt = substream->runtime; local
866 struct snd_pcm_runtime *rt = substream->runtime; local
1226 struct snd_pcm_runtime *rt = substream->runtime; local
[all...]
/linux-master/sound/soc/fsl/
H A Dfsl_xcvr.c526 struct snd_pcm_runtime *rt = substream->runtime; local
/linux-master/fs/ntfs3/
H A Dfslog.c381 static inline u32 bytes_per_rt(const struct RESTART_TABLE *rt) argument
714 static bool check_rstbl(const struct RESTART_TABLE *rt, size_t bytes) argument
765 free_rsttbl_idx(struct RESTART_TABLE *rt, u32 off) argument
824 struct RESTART_TABLE *rt; local
896 struct RESTART_TABLE *rt = *tbl; local
3726 const struct RESTART_TABLE *rt; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c673 struct rtable *rt; local
756 struct rtable *rt; local
/linux-master/net/ipv6/
H A Daddrconf_core.c188 static int eafnosupport_ip6_del_rt(struct net *net, struct fib6_info *rt, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c1436 enum mlx5_reformat_ctx_type rt; local
/linux-master/net/bridge/
H A Dbr_netfilter_ipv6.c104 struct rtable *rt; local
/linux-master/arch/x86/pci/
H A Dpcbios.c369 struct irq_routing_table *rt = NULL; local
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c947 static void emit_movz_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) argument
970 static void emit_movn_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) argument
1012 emit_sltu_r64(struct jit_context *ctx, u8 rd, const u8 rs[], const u8 rt[]) argument
1067 emit_slt_r64(struct jit_context *ctx, u8 rd, const u8 rs[], const u8 rt[]) argument
[all...]
/linux-master/arch/mips/kvm/
H A Demulate.c974 u32 rt; local
1275 u32 op, rt; local
[all...]
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c250 struct rtmsg rt; member in struct:__anon4486
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h143 u16 rt; member in struct:rt2x00_chip
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/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2102 struct ice_rss_cfg *r, *rt; local
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga-hw.c44 struct rga_addr_offset *lt, *lb, *rt, *rb; local
/linux-master/net/rxrpc/
H A Dpeer_object.c157 struct rtable *rt; local
/linux-master/kernel/sched/
H A Drt.c2648 DEFINE_SCHED_CLASS(rt) = { variable
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c113 struct rtable *rt; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dipsec.c430 struct rtmsg rt; member in struct:__anon229
/linux-master/drivers/net/ipvlan/
H A Dipvlan_core.c419 struct rtable *rt; local
/linux-master/net/netfilter/
H A Dnf_conntrack_broadcast.c26 struct rtable *rt = skb_rtable(skb); local
/linux-master/net/ipv4/
H A Dnetfilter.c23 struct rtable *rt; local
89 struct rtable *rt = ip_route_output_key(net, &fl->u.ip4); local
/linux-master/drivers/soc/ti/
H A Dk3-ringacc.c159 struct k3_ring_rt_regs __iomem *rt; member in struct:k3_ring
[all...]

Completed in 401 milliseconds

12345678910