| /linux/arch/mips/include/asm/ |
| A D | uasm.h | 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 224 # define UASM_i_SW(buf, rs, rt, off) uasm_i_sd(buf, rs, rt, off) argument 228 # define UASM_i_LL(buf, rs, rt, off) uasm_i_ll(buf, rs, rt, off) argument 229 # define UASM_i_LW(buf, rs, rt, off) uasm_i_lw(buf, rs, rt, off) argument 230 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_lwx(buf, rs, rt, rd) argument 234 # define UASM_i_SC(buf, rs, rt, off) uasm_i_sc(buf, rs, rt, off) argument 244 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) argument 245 #define uasm_i_beqzl(buf, rs, off) uasm_i_beql(buf, rs, 0, off) argument 246 #define uasm_i_bnez(buf, rs, off) uasm_i_bne(buf, rs, 0, off) argument [all …]
|
| /linux/drivers/md/ |
| A D | dm-raid.c | 740 struct raid_set *rs; in raid_set_alloc() local 3016 struct raid_set *rs = NULL; in raid_ctr() local 3326 struct raid_set *rs = ti->private; in raid_dtr() local 3339 struct raid_set *rs = ti->private; in raid_map() local 3525 struct raid_set *rs = ti->private; in raid_status() local 3731 struct raid_set *rs = ti->private; in raid_message() local 3794 struct raid_set *rs = ti->private; in raid_iterate_devices() local 3811 struct raid_set *rs = ti->private; in raid_io_hints() local 3820 struct raid_set *rs = ti->private; in raid_presuspend() local 3843 struct raid_set *rs = ti->private; in raid_presuspend_undo() local [all …]
|
| /linux/net/rds/ |
| A D | af_rds.c | 62 struct rds_sock *rs; in rds_release() local 105 void rds_wake_sk_sleep(struct rds_sock *rs) in rds_wake_sk_sleep() 216 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_poll() local 541 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_connect() local 660 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_sock_destruct() local 668 struct rds_sock *rs; in __rds_create() local 717 void rds_sock_put(struct rds_sock *rs) in rds_sock_put() 732 struct rds_sock *rs; in rds_sock_inc_info() local 773 struct rds_sock *rs; in rds6_sock_inc_info() local 805 struct rds_sock *rs; in rds_sock_info() local [all …]
|
| A D | rdma.c | 97 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() 611 int rds_cmsg_rdma_args(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_args() 811 int rds_cmsg_rdma_dest(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_dest() 854 int rds_cmsg_rdma_map(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_map() [all …]
|
| A D | recv.c | 88 static void rds_recv_rcvbuf_delta(struct rds_sock *rs, struct sock *sk, in rds_recv_rcvbuf_delta() 166 static void rds_recv_incoming_exthdrs(struct rds_incoming *inc, struct rds_sock *rs) in rds_recv_incoming_exthdrs() 287 struct rds_sock *rs = NULL; in rds_recv_incoming() local 404 static int rds_next_incoming(struct rds_sock *rs, struct rds_incoming **inc) in rds_next_incoming() 422 static int rds_still_queued(struct rds_sock *rs, struct rds_incoming *inc, in rds_still_queued() 455 int rds_notify_queue_get(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_queue_get() 523 static int rds_notify_cong(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_cong() 545 struct rds_sock *rs) in rds_cmsg_recv() 603 static bool rds_recvmsg_zcookie(struct rds_sock *rs, struct msghdr *msg) in rds_recvmsg_zcookie() 642 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_recvmsg() local [all …]
|
| A D | send.c | 472 static void rds_send_sndbuf_remove(struct rds_sock *rs, struct rds_message *rm) in rds_send_sndbuf_remove() 501 struct rds_sock *rs = NULL; in rds_rdma_send_complete() local 537 struct rds_sock *rs = NULL; in rds_atomic_send_complete() local 574 __rds_send_complete(struct rds_sock *rs, struct rds_message *rm, int status) in __rds_send_complete() 607 struct rds_sock *rs = NULL; in rds_send_remove_from_sock() local 721 void rds_send_drop_to(struct rds_sock *rs, struct sockaddr_in6 *dest) in rds_send_drop_to() 817 static int rds_send_queue_rm(struct rds_sock *rs, struct rds_connection *conn, in rds_send_queue_rm() 970 static int rds_cmsg_zcopy(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_zcopy() 983 static int rds_cmsg_send(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_send() 1044 static int rds_send_mprds_hash(struct rds_sock *rs, in rds_send_mprds_hash() [all …]
|
| A D | bind.c | 76 struct rds_sock *rs; in rds_find_bound() local 94 static int rds_add_bound(struct rds_sock *rs, const struct in6_addr *addr, in rds_add_bound() 148 void rds_remove_bound(struct rds_sock *rs) in rds_remove_bound() 166 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_bind() local
|
| A D | cong.c | 266 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/mips/kernel/ |
| A D | mips-r2-to-r6-emul.c | 405 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 778 u32 rs; in clz_func() local 803 u32 rs; in clo_func() local 827 u64 rs; in dclz_func() local [all …]
|
| /linux/drivers/spi/ |
| A D | spi-mt7621.c | 70 static inline u32 mt7621_spi_read(struct mt7621_spi *rs, u32 reg) in mt7621_spi_read() 82 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_set_native_cs() local 107 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_prepare() local 143 static inline int mt7621_spi_wait_till_ready(struct mt7621_spi *rs) in mt7621_spi_wait_till_ready() 163 struct mt7621_spi *rs = spi_controller_get_devdata(host); in mt7621_spi_prepare_message() local 177 static void mt7621_spi_read_half_duplex(struct mt7621_spi *rs, in mt7621_spi_read_half_duplex() 219 static inline void mt7621_spi_flush(struct mt7621_spi *rs) in mt7621_spi_flush() 224 static void mt7621_spi_write_half_duplex(struct mt7621_spi *rs, in mt7621_spi_write_half_duplex() 273 struct mt7621_spi *rs = spi_controller_get_devdata(host); in mt7621_spi_transfer_one() local 295 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_setup() local [all …]
|
| A D | spi-rockchip.c | 224 static u32 get_fifo_len(struct rockchip_spi *rs) in get_fifo_len() 242 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_set_cs() local 269 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_handle_err() local 287 static void rockchip_spi_pio_writer(struct rockchip_spi *rs) in rockchip_spi_pio_writer() 306 static void rockchip_spi_pio_reader(struct rockchip_spi *rs) in rockchip_spi_pio_reader() 343 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_isr() local 368 static int rockchip_spi_prepare_irq(struct rockchip_spi *rs, in rockchip_spi_prepare_irq() 396 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_dma_rxcb() local 412 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_dma_txcb() local 517 static int rockchip_spi_config(struct rockchip_spi *rs, in rockchip_spi_config() [all …]
|
| /linux/fs/xfs/scrub/ |
| A D | reap.c | 147 static inline bool xreap_dirty(const struct xreap_state *rs) in xreap_dirty() 168 static inline bool xreap_want_roll(const struct xreap_state *rs) in xreap_want_roll() 179 static inline void xreap_reset(struct xreap_state *rs) in xreap_reset() 197 xreap_want_defer_finish(const struct xreap_state *rs) in xreap_want_defer_finish() 259 struct xreap_state *rs, in xreap_agextent_binval() 325 struct xreap_state *rs, in xreap_agextent_select() 385 struct xreap_state *rs, in xreap_agextent_iter() 500 struct xreap_state *rs = priv; in xreap_agmeta_extent() local 547 struct xreap_state rs = { in xrep_reap_agblocks() local 578 struct xreap_state *rs = priv; in xreap_fsmeta_extent() local [all …]
|
| /linux/fs/jffs2/ |
| A D | compr_rubin.c | 88 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 374 struct rubin_state rs; in rubin_do_decompress() local
|
| /linux/arch/arc/net/ |
| A D | bpf_jit_arcv2.c | 1595 u8 add_r32(u8 *buf, u8 rd, u8 rs) in add_r32() 1608 u8 add_r64(u8 *buf, u8 rd, u8 rs) in add_r64() 1631 u8 sub_r32(u8 *buf, u8 rd, u8 rs) in sub_r32() 1644 u8 sub_r64(u8 *buf, u8 rd, u8 rs) in sub_r64() 1683 u8 mul_r32(u8 *buf, u8 rd, u8 rs) in mul_r32() 1702 u8 mul_r64(u8 *buf, u8 rd, u8 rs) in mul_r64() 1812 u8 and_r32(u8 *buf, u8 rd, u8 rs) in and_r32() 1822 u8 and_r64(u8 *buf, u8 rd, u8 rs) in and_r64() 1845 u8 or_r32(u8 *buf, u8 rd, u8 rs) in or_r32() 1855 u8 or_r64(u8 *buf, u8 rd, u8 rs) in or_r64() [all …]
|
| /linux/include/linux/ |
| A D | ratelimit.h | 9 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_exit(struct ratelimit_state *rs) in ratelimit_state_exit() 38 ratelimit_set_flags(struct ratelimit_state *rs, unsigned long flags) in ratelimit_set_flags()
|
| /linux/fs/isofs/ |
| A D | rock.c | 54 struct inode *inode, struct rock_state *rs) in setup_rock_ridge() 72 static void init_rock_state(struct rock_state *rs, struct inode *inode) in init_rock_state() 85 static int rock_continue(struct rock_state *rs) in rock_continue() 139 static int rock_check_overflow(struct rock_state *rs, int sig) in rock_check_overflow() 201 struct rock_state rs; in get_rock_ridge_filename() local 318 struct rock_state rs; in parse_rock_ridge_inode_internal() local 703 struct rock_state rs; in rock_ridge_symlink_read_folio() local
|
| /linux/net/ipv4/ |
| A D | tcp_bbr.c | 481 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() 1016 static void bbr_update_model(struct sock *sk, const struct rate_sample *rs) in bbr_update_model() [all …]
|
| /linux/fs/reiserfs/ |
| A D | objectid.c | 11 #define objectid_map(s,rs) (old_format_only (s) ? \ argument 52 struct reiserfs_super_block *rs = SB_DISK_SUPER_BLOCK(s); in reiserfs_get_unused_objectid() local 101 struct reiserfs_super_block *rs = SB_DISK_SUPER_BLOCK(s); in reiserfs_release_objectid() local
|
| A D | procfs.c | 61 #define objectid_map( s, rs ) (old_format_only (s) ? \ argument 229 struct reiserfs_super_block *rs = sb_info->s_rs; in show_on_disk_super() local 273 struct reiserfs_super_block *rs = sb_info->s_rs; in show_oidmap() local 311 struct reiserfs_super_block *rs = r->s_rs; in show_journal() local
|
| /linux/lib/reed_solomon/ |
| A D | test_rslib.c | 108 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()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| A D | recv.c | 629 struct ath_rx_status *rs, in ath_edma_get_buffers() 681 struct ath_rx_status *rs, in ath_edma_get_next_rx_buf() 696 struct ath_rx_status *rs) in ath_get_next_rx_buf() 787 static void ath9k_process_tsf(struct ath_rx_status *rs, in ath9k_process_tsf() 964 struct ath_rx_status *rs) in ath9k_antenna_check() 993 struct ath_rx_status *rs, struct ieee80211_rx_status *rxs) in ath9k_apply_ampdu_details() 1011 struct ath_rx_status *rs, in ath_rx_count_airtime() 1069 struct ath_rx_status rs; in ath_rx_tasklet() local
|
| /linux/arch/parisc/net/ |
| A D | bpf_jit_comp64.c | 70 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
|
| /linux/drivers/platform/chrome/wilco_ec/ |
| A D | properties.c | 36 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/fs/gfs2/ |
| A D | rgrp.c | 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 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() 1739 struct gfs2_blkreserv *rs, bool nowrap) in gfs2_rbm_find() 2049 struct gfs2_blkreserv *rs = &ip->i_res; in gfs2_inplace_reserve() local 2205 struct gfs2_blkreserv *rs = &ip->i_res; in gfs2_inplace_release() local [all …]
|
| /linux/arch/riscv/net/ |
| A D | bpf_jit.h | 684 static inline u16 rvc_sub(u8 rd, u8 rs) in rvc_sub() 689 static inline u16 rvc_xor(u8 rd, u8 rs) in rvc_xor() 694 static inline u16 rvc_or(u8 rd, u8 rs) in rvc_or() 699 static inline u16 rvc_and(u8 rd, u8 rs) in rvc_and() 722 static inline u16 rvc_mv(u8 rd, u8 rs) in rvc_mv() 732 static inline u16 rvc_add(u8 rd, u8 rs) in rvc_add() 767 static inline u32 rvzbb_zexth(u8 rd, u8 rs) in rvzbb_zexth() 775 static inline u32 rvzbb_rev8(u8 rd, u8 rs) in rvzbb_rev8() 932 static inline u16 rvc_subw(u8 rd, u8 rs) in rvc_subw() 980 static inline void emit_mv(u8 rd, u8 rs, struct rv_jit_context *ctx) in emit_mv() [all …]
|