/openbmc/qemu/util/ |
H A D | readline.c | 35 void readline_show_prompt(ReadLineState *rs) in readline_show_prompt() 45 static void readline_update(ReadLineState *rs) in readline_update() 85 static void readline_insert_char(ReadLineState *rs, int ch) in readline_insert_char() 97 static void readline_backward_char(ReadLineState *rs) in readline_backward_char() 104 static void readline_forward_char(ReadLineState *rs) in readline_forward_char() 111 static void readline_delete_char(ReadLineState *rs) in readline_delete_char() 121 static void readline_backspace(ReadLineState *rs) in readline_backspace() 129 static void readline_backword(ReadLineState *rs) in readline_backword() 168 static void readline_bol(ReadLineState *rs) in readline_bol() 173 static void readline_eol(ReadLineState *rs) in readline_eol() [all …]
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | uasm.h | 212 # define UASM_i_ADDIU(buf, rs, rt, val) uasm_i_daddiu(buf, rs, rt, val) argument 213 # define UASM_i_ADDU(buf, rs, rt, rd) uasm_i_daddu(buf, rs, rt, rd) argument 214 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) argument 215 # define UASM_i_LW(buf, rs, rt, off) uasm_i_ld(buf, rs, rt, off) argument 216 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_ldx(buf, rs, rt, rd) argument 219 # define UASM_i_ROTR(buf, rs, rt, sh) uasm_i_drotr(buf, rs, rt, sh) argument 220 # define UASM_i_SC(buf, rs, rt, off) uasm_i_scd(buf, rs, rt, off) argument 221 # define UASM_i_SLL(buf, rs, rt, sh) uasm_i_dsll(buf, rs, rt, sh) argument 222 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_dsra(buf, rs, rt, sh) argument 223 # define UASM_i_SRL(buf, rs, rt, sh) uasm_i_dsrl(buf, rs, rt, sh) argument [all …]
|
/openbmc/linux/net/rds/ |
H 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() 117 struct rds_sock *rs = rds_sk_to_rs(sock->sk); in rds_getname() local 216 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_poll() local 257 struct rds_sock *rs = rds_sk_to_rs(sock->sk); in rds_ioctl() local 293 static int rds_cancel_sent_to(struct rds_sock *rs, sockptr_t optval, int len) in rds_cancel_sent_to() 343 static int rds_cong_monitor(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_cong_monitor() 360 static int rds_set_transport(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_set_transport() 405 static int rds_recv_track_latency(struct rds_sock *rs, sockptr_t optval, in rds_recv_track_latency() 435 struct rds_sock *rs = rds_sk_to_rs(sock->sk); in rds_setsockopt() local [all …]
|
H 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 …]
|
H 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 …]
|
H 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 …]
|
H 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
|
/openbmc/linux/drivers/md/ |
H A D | dm-raid.c | 260 static void rs_config_backup(struct raid_set *rs, struct rs_layout *l) in rs_config_backup() 269 static void rs_config_restore(struct raid_set *rs, struct rs_layout *l) in rs_config_restore() 400 static bool rs_is_raid0(struct raid_set *rs) in rs_is_raid0() 406 static bool rs_is_raid1(struct raid_set *rs) in rs_is_raid1() 412 static bool rs_is_raid10(struct raid_set *rs) in rs_is_raid10() 418 static bool rs_is_raid6(struct raid_set *rs) in rs_is_raid6() 424 static bool rs_is_raid456(struct raid_set *rs) in rs_is_raid456() 431 static bool rs_is_reshapable(struct raid_set *rs) in rs_is_reshapable() 438 static bool rs_is_recovering(struct raid_set *rs) in rs_is_recovering() 444 static bool rs_is_reshaping(struct raid_set *rs) in rs_is_reshaping() [all …]
|
/openbmc/linux/arch/mips/kernel/ |
H 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 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 …]
|
/openbmc/qemu/ |
H A D | replication.c | 23 ReplicationState *rs; in replication_new() local 34 void replication_remove(ReplicationState *rs) in replication_remove() 47 ReplicationState *rs, *next; in replication_start_all() local 63 ReplicationState *rs, *next; in replication_do_checkpoint_all() local 79 ReplicationState *rs, *next; in replication_get_error_all() local 95 ReplicationState *rs, *next; in replication_stop_all() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mt7621.c | 68 static inline u32 mt7621_spi_read(struct mt7621_spi *rs, u32 reg) in mt7621_spi_read() 73 static inline void mt7621_spi_write(struct mt7621_spi *rs, u32 reg, u32 val) in mt7621_spi_write() 80 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_set_cs() local 104 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_prepare() local 140 static inline int mt7621_spi_wait_till_ready(struct mt7621_spi *rs) in mt7621_spi_wait_till_ready() 157 static void mt7621_spi_read_half_duplex(struct mt7621_spi *rs, in mt7621_spi_read_half_duplex() 199 static inline void mt7621_spi_flush(struct mt7621_spi *rs) in mt7621_spi_flush() 204 static void mt7621_spi_write_half_duplex(struct mt7621_spi *rs, in mt7621_spi_write_half_duplex() 251 struct mt7621_spi *rs = spi_controller_get_devdata(master); in mt7621_spi_transfer_one_message() local 304 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_setup() local [all …]
|
H A D | spi-rockchip.c | 204 static inline void spi_enable_chip(struct rockchip_spi *rs, bool enable) in spi_enable_chip() 209 static inline void wait_for_tx_idle(struct rockchip_spi *rs, bool target_mode) in wait_for_tx_idle() 227 static u32 get_fifo_len(struct rockchip_spi *rs) in get_fifo_len() 245 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_set_cs() local 278 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_handle_err() local 296 static void rockchip_spi_pio_writer(struct rockchip_spi *rs) in rockchip_spi_pio_writer() 315 static void rockchip_spi_pio_reader(struct rockchip_spi *rs) in rockchip_spi_pio_reader() 352 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_isr() local 377 static int rockchip_spi_prepare_irq(struct rockchip_spi *rs, in rockchip_spi_prepare_irq() 405 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_dma_rxcb() local [all …]
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | reap.c | 143 static inline bool xreap_dirty(const struct xreap_state *rs) in xreap_dirty() 164 static inline bool xreap_want_roll(const struct xreap_state *rs) in xreap_want_roll() 175 static inline void xreap_reset(struct xreap_state *rs) in xreap_reset() 193 xreap_want_defer_finish(const struct xreap_state *rs) in xreap_want_defer_finish() 202 static inline void xreap_defer_finish_reset(struct xreap_state *rs) in xreap_defer_finish_reset() 213 struct xreap_state *rs, in xreap_agextent_binval() 292 struct xreap_state *rs, in xreap_agextent_select() 352 struct xreap_state *rs, in xreap_agextent_iter() 432 struct xreap_state *rs = priv; in xreap_agmeta_extent() local 480 struct xreap_state rs = { in xrep_reap_agblocks() local
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 1480 const char *rs = GPR(rs_value, info); in ABSQ_S_PH() local 1502 const char *rs = GPR(rs_value, info); in ABSQ_S_QB() local 1524 const char *rs = GPR(rs_value, info); in ABSQ_S_W() local 1545 const char *rs = GPR(rs_value, info); in ACLR() local 1568 const char *rs = GPR(rs_value, info); in ADD() local 1641 const char *rs = GPR(rs_value, info); in ADDIU_32_() local 1743 const char *rs = GPR(rs_value, info); in ADDIU_NEG_() local 1872 const char *rs = GPR(rs_value, info); in ADDQ_PH() local 1897 const char *rs = GPR(rs_value, info); in ADDQ_S_PH() local 1921 const char *rs = GPR(rs_value, info); in ADDQ_S_W() local [all …]
|
/openbmc/u-boot/drivers/spi/ |
H A D | mt7621_spi.c | 48 static void mt7621_spi_reset(struct mt7621_spi *rs, int duplex) in mt7621_spi_reset() 54 static void mt7621_spi_set_cs(struct mt7621_spi *rs, int cs, int enable) in mt7621_spi_set_cs() 66 struct mt7621_spi *rs = dev_get_priv(bus); in mt7621_spi_set_mode() local 97 struct mt7621_spi *rs = dev_get_priv(bus); in mt7621_spi_set_speed() local 119 static inline int mt7621_spi_wait_till_ready(struct mt7621_spi *rs) in mt7621_spi_wait_till_ready() 135 struct mt7621_spi *rs = dev_get_priv(bus); in mt7621_spi_xfer() local 268 struct mt7621_spi *rs = dev_get_priv(dev); in mt7621_spi_probe() local
|
/openbmc/qemu/tests/tcg/mips/user/isa/r5900/ |
H A D | test_r5900_mult.c | 9 static int64_t mult(int32_t rs, int32_t rt) in mult() 28 static int64_t mult1(int32_t rs, int32_t rt) in mult1() 47 static int64_t mult_variants(int32_t rs, int32_t rt) in mult_variants() 57 static void verify_mult_negations(int32_t rs, int32_t rt, int64_t expected) in verify_mult_negations()
|
H A D | test_r5900_madd.c | 9 int64_t madd(int64_t a, int32_t rs, int32_t rt) in madd() 32 int64_t madd1(int64_t a, int32_t rs, int32_t rt) in madd1() 55 static int64_t madd_variants(int64_t a, int32_t rs, int32_t rt) in madd_variants() 65 static void verify_madd(int64_t a, int32_t rs, int32_t rt, int64_t expected) in verify_madd()
|
H A D | test_r5900_multu.c | 9 static uint64_t multu(uint32_t rs, uint32_t rt) in multu() 28 static uint64_t multu1(uint32_t rs, uint32_t rt) in multu1() 47 static uint64_t multu_variants(uint32_t rs, uint32_t rt) in multu_variants()
|
H A D | test_r5900_div1.c | 11 static struct quotient_remainder div1(int32_t rs, int32_t rt) in div1() 28 static void verify_div1(int32_t rs, int32_t rt, in verify_div1() 38 static void verify_div1_negations(int32_t rs, int32_t rt, in verify_div1_negations()
|
H A D | test_r5900_maddu.c | 9 uint64_t maddu(uint64_t a, uint32_t rs, uint32_t rt) in maddu() 32 uint64_t maddu1(uint64_t a, uint32_t rs, uint32_t rt) in maddu1() 55 static int64_t maddu_variants(int64_t a, int32_t rs, int32_t rt) in maddu_variants()
|
/openbmc/linux/include/linux/ |
H 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()
|
/openbmc/linux/fs/jffs2/ |
H 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
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | cpu_asm.h | 117 #define ASM_11(opcode, rd, rs) ((opcode) + \ argument 123 #define ASM_11X(opcode, rd, rs) ((opcode) + \ argument 126 #define ASM_11I(opcode, rd, rs, simm) ((opcode) + \ argument 130 #define ASM_11IF(opcode, rd, rs, simm) ((opcode) + \ argument 134 #define ASM_11S(opcode, rd, rs, sh) ((opcode) + \ argument 138 #define ASM_11IX(opcode, rd, rs, imm) ((opcode) + \ argument 158 #define ASM_1IC(opcode, cr, rs, imm) ((opcode) + \ argument 169 #define ASM_113(opcode, rd, rs, imm1, imm2, imm3) \ argument 182 #define ASM_ADDI(rd, rs, simm) ASM_11I(OP_ADDI, rd, rs, simm) argument 184 #define ASM_STW(rd, rs, simm) ASM_11I(OP_STW, rd, rs, simm) argument [all …]
|
/openbmc/qemu/migration/ |
H A D | ram.c | 425 static bool postcopy_has_request(RAMState *rs) in postcopy_has_request() 572 RAMState *rs = ram_state; in mig_throttle_counter_reset() local 614 static int save_xbzrle_page(RAMState *rs, PageSearchStatus *pss, in save_xbzrle_page() 793 unsigned long colo_bitmap_find_dirty(RAMState *rs, RAMBlock *rb, in colo_bitmap_find_dirty() 816 static inline bool migration_bitmap_clear_dirty(RAMState *rs, in migration_bitmap_clear_dirty() 916 static void ramblock_sync_dirty_bitmap(RAMState *rs, RAMBlock *rb) in ramblock_sync_dirty_bitmap() 953 static void migration_update_rates(RAMState *rs, int64_t end_time) in migration_update_rates() 1016 static void migration_trigger_throttle(RAMState *rs) in migration_trigger_throttle() 1044 static void migration_bitmap_sync(RAMState *rs, bool last_stage) in migration_bitmap_sync() 1130 static int save_zero_page(RAMState *rs, PageSearchStatus *pss, in save_zero_page() [all …]
|
/openbmc/linux/fs/isofs/ |
H 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 706 struct rock_state rs; in rock_ridge_symlink_read_folio() local
|