Searched defs:rs (Results 1 - 25 of 187) sorted by relevance

12345678

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dsar.h15 u8 rs; member in struct:rtw_sar_arg
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddfs.h41 ath9k_dfs_process_phyerr(struct ath_softc *sc, void *data, struct ath_rx_status *rs, u64 mactime) argument
/linux-master/lib/
H A Dratelimit.c27 int ___ratelimit(struct ratelimit_state *rs, const char *func) argument
[all...]
/linux-master/lib/reed_solomon/
H A Dencode_rs.c13 struct rs_codec *rs = rsc->codec; variable in typeref:struct:rs_codec
H A Ddecode_rs.c13 struct rs_codec *rs = rsc->codec; variable in typeref:struct:rs_codec
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c24 int rs; local
H A Dbook3s_hv_tm.c47 int ra, rs; local
H A Demulate.c75 static int kvmppc_emulate_mtspr(struct kvm_vcpu *vcpu, int sprn, int rs) argument
198 int rs, rt, sprn; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_update.c31 BPF_PROG(ca_update_cong_control, struct sock *sk, const struct rate_sample *rs) argument
H A Dtcp_ca_write_sk_pacing.c41 BPF_PROG(write_sk_pacing_cong_control, struct sock *sk, const struct rate_sample *rs) argument
/linux-master/arch/mips/txx9/generic/
H A Dmem_tx4927.c44 unsigned int rs = 0; local
/linux-master/fs/reiserfs/
H A Dobjectid.c52 struct reiserfs_super_block *rs = SB_DISK_SUPER_BLOCK(s); local
101 struct reiserfs_super_block *rs local
[all...]
/linux-master/arch/mips/math-emu/
H A Dsp_maddf.c19 int rs; local
H A Dsp_mul.c15 int rs; local
H A Ddp_mul.c15 int rs; local
H A Ddp_maddf.c44 int rs; local
/linux-master/include/linux/
H A Dratelimit.h9 static inline void ratelimit_state_init(struct ratelimit_state *rs, argument
19 static inline void ratelimit_default_init(struct ratelimit_state *rs) argument
25 static inline void ratelimit_state_exit(struct ratelimit_state *rs) argument
38 ratelimit_set_flags(struct ratelimit_state *rs, unsigned long flags) argument
[all...]
/linux-master/block/partitions/
H A Datari.c37 struct rootsector *rs; local
[all...]
/linux-master/net/ipv4/
H A Dtcp_rate.c80 tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb, struct rate_sample *rs) argument
117 tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost, bool is_sack_reneg, struct rate_sample *rs) argument
[all...]
/linux-master/arch/arm/mach-omap1/
H A Dreset.c49 u16 rs; local
/linux-master/fs/gfs2/
H A Drgrp.h80 static inline bool gfs2_rs_active(const struct gfs2_blkreserv *rs) argument
/linux-master/drivers/net/wireless/ath/
H A Ddfs_pri_detector.h65 const struct radar_detector_specs *rs; member in struct:pri_detector
/linux-master/arch/arm/probes/kprobes/
H A Dactions-arm.c162 int rs = (insn >> 8) & 0xf; local
224 int rs = (insn >> 8) & 0xf; local
/linux-master/drivers/platform/chrome/wilco_ec/
H A Dmailbox.c119 struct wilco_ec_response *rs; local
[all...]
H A Dproperties.c63 struct ec_property_response rs; local
34 send_property_msg(struct wilco_ec_device *ec, struct ec_property_request *rq, struct ec_property_response *rs) argument
85 struct ec_property_response rs; local
[all...]

Completed in 1350 milliseconds

12345678