Home
last modified time | relevance | path

Searched defs:rs (Results 1 – 25 of 173) sorted by relevance

1234567

/linux/arch/mips/include/asm/
H A Duasm.h210 # define UASM_i_ADDIU(buf, rs, rt, val) uasm_i_daddiu(buf, rs, rt, val) argument
211 # define UASM_i_ADDU(buf, rs, rt, rd) uasm_i_daddu(buf, rs, rt, rd) argument
212 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) argument
213 # define UASM_i_LW(buf, rs, rt, off) uasm_i_ld(buf, rs, rt, off) argument
214 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_ldx(buf, rs, rt, rd) argument
217 # define UASM_i_ROTR(buf, rs, rt, sh) uasm_i_drotr(buf, rs, rt, sh) argument
218 # define UASM_i_SC(buf, rs, rt, off) uasm_i_scd(buf, rs, rt, off) argument
219 # define UASM_i_SLL(buf, rs, rt, sh) uasm_i_dsll(buf, rs, rt, sh) argument
220 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_dsra(buf, rs, rt, sh) argument
221 # define UASM_i_SRL(buf, rs, rt, sh) uasm_i_dsrl(buf, rs, rt, sh) argument
[all …]
/linux/drivers/md/
H A Ddm-raid.c261 static void rs_config_backup(struct raid_set *rs, struct rs_layout *l) in rs_config_backup()
270 static void rs_config_restore(struct raid_set *rs, struct rs_layout *l) in rs_config_restore()
401 static bool rs_is_raid0(struct raid_set *rs) in rs_is_raid0()
407 static bool rs_is_raid1(struct raid_set *rs) in rs_is_raid1()
413 static bool rs_is_raid10(struct raid_set *rs) in rs_is_raid10()
419 static bool rs_is_raid6(struct raid_set *rs) in rs_is_raid6()
425 static bool rs_is_raid456(struct raid_set *rs) in rs_is_raid456()
432 static bool rs_is_reshapable(struct raid_set *rs) in rs_is_reshapable()
439 static bool rs_is_recovering(struct raid_set *rs) in rs_is_recovering()
445 static bool rs_is_reshaping(struct raid_set *rs) in rs_is_reshaping()
[all …]
/linux/include/linux/
H A Dratelimit.h9 static inline void ratelimit_state_init(struct ratelimit_state *rs, in ratelimit_state_init()
19 static inline void ratelimit_default_init(struct ratelimit_state *rs) in ratelimit_default_init()
25 static inline void ratelimit_state_inc_miss(struct ratelimit_state *rs) in ratelimit_state_inc_miss()
30 static inline int ratelimit_state_get_miss(struct ratelimit_state *rs) in ratelimit_state_get_miss()
35 static inline int ratelimit_state_reset_miss(struct ratelimit_state *rs) in ratelimit_state_reset_miss()
40 static inline void ratelimit_state_reset_interval(struct ratelimit_state *rs, int interval_init) in ratelimit_state_reset_interval()
52 static inline void ratelimit_state_exit(struct ratelimit_state *rs) in ratelimit_state_exit()
65 ratelimit_set_flags(struct ratelimit_state *rs, unsigned long flags) in ratelimit_set_flags()
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c405 s32 rt, rs; in mult_func() local
432 u32 rt, rs; in multu_func() local
455 s32 rt, rs; in div_func() local
477 u32 rt, rs; in divu_func() local
500 s64 rt, rs; in dmult_func() local
532 u64 rt, rs; in dmultu_func() local
563 s64 rt, rs; in ddiv_func() local
588 u64 rt, rs; in ddivu_func() local
636 s32 rt, rs; in madd_func() local
665 u32 rt, rs; in maddu_func() local
[all …]
/linux/net/rds/
H A Drdma.c97 struct rds_sock *rs = mr->r_sock; in rds_destroy_mr() local
127 void rds_rdma_drop_keys(struct rds_sock *rs) in rds_rdma_drop_keys()
172 static int __rds_rdma_map(struct rds_sock *rs, struct rds_get_mr_args *args, in __rds_rdma_map()
359 int rds_get_mr(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_get_mr()
372 int rds_get_mr_for_dest(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_get_mr_for_dest()
399 int rds_free_mr(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_free_mr()
445 void rds_rdma_unuse(struct rds_sock *rs, u32 r_key, int force) in rds_rdma_unuse()
609 int rds_cmsg_rdma_args(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_args()
808 int rds_cmsg_rdma_dest(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_dest()
851 int rds_cmsg_rdma_map(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_map()
[all …]
H A Dsend.c532 static void rds_send_sndbuf_remove(struct rds_sock *rs, struct rds_message *rm) in rds_send_sndbuf_remove()
561 struct rds_sock *rs = NULL; in rds_rdma_send_complete() local
597 struct rds_sock *rs = NULL; in rds_atomic_send_complete() local
634 __rds_send_complete(struct rds_sock *rs, struct rds_message *rm, int status) in __rds_send_complete()
667 struct rds_sock *rs = NULL; in rds_send_remove_from_sock() local
781 void rds_send_drop_to(struct rds_sock *rs, struct sockaddr_in6 *dest) in rds_send_drop_to()
877 static int rds_send_queue_rm(struct rds_sock *rs, struct rds_connection *conn, in rds_send_queue_rm()
1030 static int rds_cmsg_zcopy(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_zcopy()
1043 static int rds_cmsg_send(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_send()
1130 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_sendmsg() local
H A Dbind.c76 struct rds_sock *rs; in rds_find_bound() local
94 rds_add_bound(struct rds_sock * rs,const struct in6_addr * addr,__be16 * port,__u32 scope_id) rds_add_bound() argument
148 rds_remove_bound(struct rds_sock * rs) rds_remove_bound() argument
166 struct rds_sock *rs = rds_sk_to_rs(sk); rds_bind() local
[all...]
H A Dcong.c266 struct rds_sock *rs; in rds_cong_map_updated() local
338 void rds_cong_add_socket(struct rds_sock *rs) in rds_cong_add_socket()
348 void rds_cong_remove_socket(struct rds_sock *rs) in rds_cong_remove_socket()
369 struct rds_sock *rs) in rds_cong_wait()
/linux/arch/arc/net/
H A Dbpf_jit_arcv2.c669 static u8 arc_mov_r(u8 *buf, u8 rd, u8 rs) in arc_mov_r()
706 static u8 arc_mov_cc_r(u8 *buf, u8 cc, u8 rd, u8 rs) in arc_mov_cc_r()
726 static u8 arc_sexb_r(u8 *buf, u8 rd, u8 rs) in arc_sexb_r()
736 static u8 arc_sexh_r(u8 *buf, u8 rd, u8 rs) in arc_sexh_r()
1004 static u8 arc_divu_r(u8 *buf, u8 rd, u8 rs) in arc_divu_r()
1026 static u8 arc_divs_r(u8 *buf, u8 rd, u8 rs) in arc_divs_r()
1048 static u8 arc_remu_r(u8 *buf, u8 rd, u8 rs) in arc_remu_r()
1070 static u8 arc_rems_r(u8 *buf, u8 rd, u8 rs) in arc_rems_r()
1092 static u8 arc_and_r(u8 *buf, u8 rd, u8 rs) in arc_and_r()
1114 static u8 arc_tst_r(u8 *buf, u8 rd, u8 rs) in arc_tst_r()
[all …]
/linux/fs/jffs2/
H A Dcompr_rubin.c88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin()
102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode()
138 static void end_rubin(struct rubin_state *rs) in end_rubin()
151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode()
163 static void __do_decode(struct rubin_state *rs, unsigned long p, in __do_decode()
200 static int decode(struct rubin_state *rs, long A, long B) in decode()
230 static int out_byte(struct rubin_state *rs, unsigned char byte) in out_byte()
249 static int in_byte(struct rubin_state *rs) in in_byte()
268 struct rubin_state rs; in rubin_do_compress() local
369 struct rubin_state rs; in rubin_do_decompress() local
/linux/net/ipv4/
H A Dtcp_bbr.c481 struct sock *sk, const struct rate_sample *rs, u32 acked, u32 *new_cwnd) in bbr_set_cwnd_to_recover_or_restore()
519 static void bbr_set_cwnd(struct sock *sk, const struct rate_sample *rs, in bbr_set_cwnd()
555 const struct rate_sample *rs) in bbr_is_next_cycle_phase()
602 const struct rate_sample *rs) in bbr_update_cycle_phase()
688 static void bbr_lt_bw_sampling(struct sock *sk, const struct rate_sample *rs) in bbr_lt_bw_sampling()
761 static void bbr_update_bw(struct sock *sk, const struct rate_sample *rs) in bbr_update_bw()
818 const struct rate_sample *rs) in bbr_update_ack_aggregation()
874 const struct rate_sample *rs) in bbr_check_full_bw_reached()
893 static void bbr_check_drain(struct sock *sk, const struct rate_sample *rs) in bbr_check_drain()
941 static void bbr_update_min_rtt(struct sock *sk, const struct rate_sample *rs) in bbr_update_min_rtt()
[all …]
H A Dtcp_rate.c
/linux/lib/reed_solomon/
H A Dtest_rslib.c108 static struct wspace *alloc_ws(struct rs_codec *rs) in alloc_ws()
151 static int get_rcw_we(struct rs_control *rs, struct wspace *ws, in get_rcw_we()
232 struct rs_codec *rs = rsc->codec; in compute_syndrome() local
260 static void test_uc(struct rs_control *rs, int len, int errs, in test_uc()
313 static int ex_rs_helper(struct rs_control *rs, struct wspace *ws, in ex_rs_helper()
349 static int exercise_rs(struct rs_control *rs, struct wspace *ws, in exercise_rs()
366 static void test_bc(struct rs_control *rs, int len, int errs, in test_bc()
407 static int exercise_rs_bc(struct rs_control *rs, struct wspace *ws, in exercise_rs_bc()
H A Dreed_solomon.c74 struct rs_codec *rs; in codec_init() local
176 void free_rs(struct rs_control *rs) in free_rs()
218 struct rs_control *rs; in init_rs_internal() local
/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c70 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_hppa_copy()
248 static int emit_branch(u8 op, u8 rd, u8 rs, signed long paoff, in emit_branch()
407 static void init_regs(u8 *rd, u8 *rs, const struct bpf_insn *insn, in init_regs()
428 static void emit_zext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) in emit_zext_32_rd_rs()
436 static void emit_sext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) in emit_sext_32_rd_rs()
554 static void emit_store(const s8 rd, const s8 rs, s16 off, in emit_store()
600 u8 rd = -1, rs = -1, code = insn->code; in bpf_jit_emit_insn() local
H A Dbpf_jit_comp32.c120 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_hppa_copy()
570 const s8 *rs = bpf_get_reg64(src, tmp2, ctx); in emit_alu_r64() local
638 const s8 *rs = bpf_get_reg32(src, tmp2, ctx); in emit_alu_r32() local
789 static int emit_bcc(u8 op, u8 rd, u8 rs, int paoff, struct hppa_jit_context *ctx) in emit_bcc()
1012 const s8 *rs = bpf_get_reg64(src, tmp2, ctx); in emit_load_r64() local
1059 const s8 *rs = bpf_get_reg64(src, tmp2, ctx); in emit_store_r64() local
1099 static void emit_rev32(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_rev32()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c280 static void emit_bcc(u8 cond, u8 rd, u8 rs, int rvoff, in emit_bcc()
316 static void emit_branch(u8 cond, u8 rd, u8 rs, int rvoff, in emit_branch()
406 static void init_regs(u8 *rd, u8 *rs, const struct bpf_insn *insn, in init_regs()
476 static void emit_ldx_insn(u8 rd, s16 off, u8 rs, u8 size, bool sign_ext, in emit_ldx_insn()
496 static void emit_stx_insn(u8 rd, s16 off, u8 rs, u8 size, struct rv_jit_context *ctx) in emit_stx_insn()
514 static void emit_ldx(u8 rd, s16 off, u8 rs, u8 size, bool sign_ext, in emit_ldx()
548 static void emit_stx(u8 rd, s16 off, u8 rs, u8 size, struct rv_jit_context *ctx) in emit_stx()
564 static int emit_atomic_ld_st(u8 rd, u8 rs, const struct bpf_insn *insn, in emit_atomic_ld_st()
606 static int emit_atomic_rmw(u8 rd, u8 rs, const struct bpf_insn *insn, in emit_atomic_rmw()
717 static int sign_extend(u8 rd, u8 rs, u8 sz, bool sign, struct rv_jit_context *ctx) in sign_extend()
[all …]
/linux/fs/gfs2/
H A Drgrp.c204 static inline int rs_cmp(u64 start, u32 len, struct gfs2_blkreserv *rs) in rs_cmp()
619 static void dump_rs(struct seq_file *seq, const struct gfs2_blkreserv *rs, in dump_rs()
636 static void __rs_deltree(struct gfs2_blkreserv *rs) in __rs_deltree()
667 void gfs2_rs_deltree(struct gfs2_blkreserv *rs) in gfs2_rs_deltree()
706 struct gfs2_blkreserv *rs; in return_all_reservations() local
1492 struct gfs2_blkreserv *rs = &ip->i_res; in rs_insert() local
1538 static inline u32 rgd_free(struct gfs2_rgrpd *rgd, struct gfs2_blkreserv *rs) in rgd_free()
1567 struct gfs2_blkreserv *rs = &ip->i_res; in rg_mblk_search() local
1628 struct gfs2_blkreserv *rs; in gfs2_next_unreserved_block() local
1676 struct gfs2_blkreserv *rs, in gfs2_reservation_check_and_update()
[all …]
/linux/drivers/platform/chrome/wilco_ec/
H A Dproperties.c36 struct ec_property_response *rs) in send_property_msg()
63 struct ec_property_response rs; in wilco_ec_get_property() local
85 struct ec_property_response rs; in wilco_ec_set_property() local
/linux/lib/
H A Dtest_hexdump.c74 int gs = groupsize, rs = rowsize; in test_hexdump_prepare_test() local
166 int rs = rowsize, gs = groupsize; in test_hexdump_overflow() local
211 int rs = get_random_u32_inclusive(1, 2) * 16; in test_hexdump_overflow_set() local
/linux/arch/powerpc/kvm/
H A Demulate.c75 static int kvmppc_emulate_mtspr(struct kvm_vcpu *vcpu, int sprn, int rs) in kvmppc_emulate_mtspr()
198 int rs, rt, sprn; in kvmppc_emulate_instruction() local
/linux/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c33 unsigned long rs; in tlbiel_radix_set_isa300() local
103 unsigned long rb,rs,prs,r; in __tlbiel_pid() local
118 unsigned long rb,rs,prs,r; in __tlbie_pid() local
132 unsigned long rb,rs,prs,r; in __tlbie_lpid() local
146 unsigned long rb,rs,prs,r; in __tlbie_lpid_guest() local
161 unsigned long rb,rs,prs,r; in __tlbiel_va() local
177 unsigned long rb,rs,prs,r; in __tlbie_va() local
193 unsigned long rb,rs,prs,r; in __tlbie_lpid_va() local
1379 unsigned long rb,prs,r,rs; in radix__flush_tlb_all() local
1406 unsigned long rb, rs, prs, r; in __tlbie_pid_lpid() local
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c272 static bool brcms_c_rateset_valid(struct brcms_c_rateset *rs, bool check_brate) in brcms_c_rateset_valid()
290 void brcms_c_rateset_mcs_upd(struct brcms_c_rateset *rs, u8 txstreams) in brcms_c_rateset_mcs_upd()
302 brcms_c_rate_hwrs_filter_sort_validate(struct brcms_c_rateset *rs, in brcms_c_rate_hwrs_filter_sort_validate()
/linux/drivers/misc/mei/
H A Dhbm.c523 struct hbm_notification_response *rs = in notify_res_to_fop() local
541 struct hbm_notification_response *rs = in mei_hbm_cl_notify_start_res() local
567 struct hbm_notification_response *rs = in mei_hbm_cl_notify_stop_res() local
933 struct hbm_client_connect_response *rs = in mei_hbm_cl_disconnect_res() local
970 struct hbm_client_connect_response *rs = in mei_hbm_cl_connect_res() local
998 struct mei_hbm_cl_cmd *rs, in mei_hbm_cl_res()
/linux/arch/mips/net/
H A Dbpf_jit_comp32.c947 static void emit_movz_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) in emit_movz_r()
970 static void emit_movn_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) in emit_movn_r()
991 const u8 rs[], s64 imm) in emit_sltiu_r64()
1013 const u8 rs[], const u8 rt[]) in emit_sltu_r64()
1026 const u8 rs[], s64 imm) in emit_slti_r64()
1068 const u8 rs[], const u8 rt[]) in emit_slt_r64()

1234567