Home
last modified time | relevance | path

Searched defs:rm (Results 1 – 25 of 53) sorted by relevance

123

/titanic_52/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dsend.c75 struct rdsv3_message *rm, *tmp; in rdsv3_send_reset() local
148 struct rdsv3_message *rm; rdsv3_send_xmit() local
421 rdsv3_send_sndbuf_remove(struct rdsv3_sock * rs,struct rdsv3_message * rm) rdsv3_send_sndbuf_remove() argument
435 rdsv3_send_is_acked(struct rdsv3_message * rm,uint64_t ack,is_acked_func is_acked) rdsv3_send_is_acked() argument
451 struct rdsv3_message *rm; rdsv3_send_acked_before() local
482 rdsv3_rdma_send_complete(struct rdsv3_message * rm,int status) rdsv3_rdma_send_complete() argument
534 __rdsv3_rdma_send_complete(struct rdsv3_sock * rs,struct rdsv3_message * rm,int status) __rdsv3_rdma_send_complete() argument
562 struct rdsv3_message *rm, *tmp, *found = NULL; rdsv3_send_get_message() local
603 struct rdsv3_message *rm; rdsv3_send_remove_from_sock() local
685 struct rdsv3_message *rm, *tmp; rdsv3_send_drop_acked() local
722 struct rdsv3_message *rm, *tmp; rdsv3_send_drop_to() local
808 rdsv3_send_queue_rm(struct rdsv3_sock * rs,struct rdsv3_connection * conn,struct rdsv3_message * rm,uint16_be_t sport,uint16_be_t dport,int * queued) rdsv3_send_queue_rm() argument
884 rdsv3_cmsg_send(struct rdsv3_sock * rs,struct rdsv3_message * rm,struct msghdr * msg,int * allocated_mr) rdsv3_cmsg_send() argument
941 struct rdsv3_message *rm = NULL; rdsv3_sendmsg() local
1147 struct rdsv3_message *rm; rdsv3_send_pong() local
[all...]
H A Dmessage.c67 rdsv3_message_addref(struct rdsv3_message *rm) in rdsv3_message_addref() argument
78 rdsv3_message_purge(struct rdsv3_message *rm) in rdsv3_message_purge() argument
120 rdsv3_message_put(struct rdsv3_message * rm) rdsv3_message_put() argument
138 struct rdsv3_message *rm = rdsv3_message_inc_free() local
280 struct rdsv3_message *rm; rdsv3_message_alloc() local
303 struct rdsv3_message *rm; rdsv3_message_map_pages() local
337 struct rdsv3_message *rm; rdsv3_message_copy_from_user() local
394 struct rdsv3_message *rm; rdsv3_message_inc_copy_to_user() local
444 rdsv3_message_wait(struct rdsv3_message * rm) rdsv3_message_wait() argument
451 rdsv3_message_unmapped(struct rdsv3_message * rm) rdsv3_message_unmapped() argument
[all...]
H A Dloop.c71 rdsv3_loop_xmit(struct rdsv3_connection *conn, struct rdsv3_message *rm, in rdsv3_loop_xmit() argument
109 struct rdsv3_message *rm = container_of(inc, struct rdsv3_message, rdsv3_loop_inc_free() local
[all...]
H A Drdma.c585 rdsv3_cmsg_rdma_args(struct rdsv3_sock *rs, struct rdsv3_message *rm, in rdsv3_cmsg_rdma_args() argument
614 rdsv3_cmsg_rdma_dest(struct rdsv3_sock *rs, struct rdsv3_message *rm, in rdsv3_cmsg_rdma_dest() argument
658 rdsv3_cmsg_rdma_map(struct rdsv3_sock * rs,struct rdsv3_message * rm,struct cmsghdr * cmsg) rdsv3_cmsg_rdma_map() argument
[all...]
H A Dib_send.c52 rdsv3_ib_send_rdma_complete(struct rdsv3_message *rm, in rdsv3_ib_send_rdma_complete() argument
107 struct rdsv3_message *rm = send->s_rm; in rdsv3_ib_send_unmap_rm() local
282 struct rdsv3_message *rm; rdsv3_ib_send_cqe_handler() local
557 rdsv3_ib_xmit(struct rdsv3_connection * conn,struct rdsv3_message * rm,unsigned int hdr_off,unsigned int sg,unsigned int off) rdsv3_ib_xmit() argument
[all...]
H A Dconnection.c359 struct rdsv3_message *rm, *rtmp; in rdsv3_conn_destroy() local
422 struct rdsv3_message *rm; rdsv3_conn_message_info() local
[all...]
/titanic_52/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c262 vdev_raidz_map_free(raidz_map_t *rm) in vdev_raidz_map_free() argument
288 raidz_map_t *rm = zio->io_vsd; vdev_raidz_map_free_vsd() local
301 raidz_map_t *rm = arg; vdev_raidz_cksum_free() local
312 raidz_map_t *rm = zcr->zcr_cbdata; vdev_raidz_cksum_finish() local
394 raidz_map_t *rm = zio->io_vsd; vdev_raidz_cksum_report() local
448 raidz_map_t *rm; vdev_raidz_map_alloc() local
588 vdev_raidz_generate_parity_p(raidz_map_t * rm) vdev_raidz_generate_parity_p() argument
615 vdev_raidz_generate_parity_pq(raidz_map_t * rm) vdev_raidz_generate_parity_pq() argument
667 vdev_raidz_generate_parity_pqr(raidz_map_t * rm) vdev_raidz_generate_parity_pqr() argument
732 vdev_raidz_generate_parity(raidz_map_t * rm) vdev_raidz_generate_parity() argument
750 vdev_raidz_reconstruct_p(raidz_map_t * rm,int * tgts,int ntgts) vdev_raidz_reconstruct_p() argument
789 vdev_raidz_reconstruct_q(raidz_map_t * rm,int * tgts,int ntgts) vdev_raidz_reconstruct_q() argument
847 vdev_raidz_reconstruct_pq(raidz_map_t * rm,int * tgts,int ntgts) vdev_raidz_reconstruct_pq() argument
1089 vdev_raidz_matrix_init(raidz_map_t * rm,int n,int nmap,int * map,uint8_t ** rows) vdev_raidz_matrix_init() argument
1119 vdev_raidz_matrix_invert(raidz_map_t * rm,int n,int nmissing,int * missing,uint8_t ** rows,uint8_t ** invrows,const uint8_t * used) vdev_raidz_matrix_invert() argument
1213 vdev_raidz_matrix_reconstruct(raidz_map_t * rm,int n,int nmissing,int * missing,uint8_t ** invrows,const uint8_t * used) vdev_raidz_matrix_reconstruct() argument
1289 vdev_raidz_reconstruct_general(raidz_map_t * rm,int * tgts,int ntgts) vdev_raidz_reconstruct_general() argument
1395 vdev_raidz_reconstruct(raidz_map_t * rm,int * t,int nt) vdev_raidz_reconstruct() argument
1594 raidz_map_t *rm; vdev_raidz_physio() local
1721 raidz_map_t *rm; vdev_raidz_io_start() local
1827 raidz_map_t *rm = zio->io_vsd; raidz_checksum_error() local
1850 raidz_map_t *rm = zio->io_vsd; raidz_checksum_verify() local
1866 raidz_parity_verify(zio_t * zio,raidz_map_t * rm) raidz_parity_verify() argument
1910 vdev_raidz_worst_error(raidz_map_t * rm) vdev_raidz_worst_error() argument
1931 raidz_map_t *rm = zio->io_vsd; vdev_raidz_combrec() local
2102 raidz_map_t *rm = zio->io_vsd; vdev_raidz_io_done() local
[all...]
/titanic_52/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rpcb_pxy.c238 rpc_msg_t rpcmsg, *rm; local
308 rpc_msg_t rpcmsg, *rm; local
435 ippr_rpcb_decodereq(fin,nat,rs,rm,ifsrpcb) ippr_rpcb_decodereq() argument
555 ippr_rpcb_skipauth(rm,auth,buf) ippr_rpcb_skipauth() argument
642 ippr_rpcb_xdrrpcb(rm,p,ra) ippr_rpcb_xdrrpcb() argument
679 ippr_rpcb_getuaddr(rm,xu,p) ippr_rpcb_getuaddr() argument
793 ippr_rpcb_modreq(fin,nat,rm,m,off) ippr_rpcb_modreq() argument
880 ippr_rpcb_decoderep(fin,nat,rs,rm,rxp,ifsrpcb) ippr_rpcb_decoderep() argument
1125 ippr_rpcb_getproto(rm,xp,p) ippr_rpcb_getproto() argument
1322 ippr_rpcb_modv3(fin,nat,rm,m,off) ippr_rpcb_modv3() argument
1388 ippr_rpcb_modv4(fin,nat,rm,m,off) ippr_rpcb_modv4() argument
[all...]
/titanic_52/usr/src/uts/i86pc/os/
H A Dmp_pc.c82 struct rm_platter *rm = (struct rm_platter *)rm_platter_va; in mach_cpucontext_init() local
131 rmp_gdt_init(rm_platter_t *rm) in rmp_gdt_init() argument
234 rm_platter_t *rm = (rm_platter_t *)rm_platter_va; mach_cpucontext_xalloc() local
553 rm_platter_t *rm = (rm_platter_t *)rm_platter_va; mp_cpu_poweroff() local
[all...]
/titanic_52/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfssubr.c506 vdev_raidz_generate_parity_p(raidz_map_t *rm) in vdev_raidz_generate_parity_p() argument
533 vdev_raidz_generate_parity_pq(raidz_map_t *rm) in vdev_raidz_generate_parity_pq() argument
585 vdev_raidz_generate_parity_pqr(raidz_map_t * rm) vdev_raidz_generate_parity_pqr() argument
650 vdev_raidz_generate_parity(raidz_map_t * rm) vdev_raidz_generate_parity() argument
822 vdev_raidz_matrix_init(raidz_map_t * rm,int n,int nmap,int * map,uint8_t ** rows) vdev_raidz_matrix_init() argument
852 vdev_raidz_matrix_invert(raidz_map_t * rm,int n,int nmissing,int * missing,uint8_t ** rows,uint8_t ** invrows,const uint8_t * used) vdev_raidz_matrix_invert() argument
946 vdev_raidz_matrix_reconstruct(raidz_map_t * rm,int n,int nmissing,int * missing,uint8_t ** invrows,const uint8_t * used) vdev_raidz_matrix_reconstruct() argument
1022 vdev_raidz_reconstruct_general(raidz_map_t * rm,int * tgts,int ntgts) vdev_raidz_reconstruct_general() argument
1128 vdev_raidz_reconstruct(raidz_map_t * rm,int * t,int nt) vdev_raidz_reconstruct() argument
1173 raidz_map_t *rm; vdev_raidz_map_alloc() local
1288 vdev_raidz_map_free(raidz_map_t * rm) vdev_raidz_map_free() argument
1329 raidz_parity_verify(raidz_map_t * rm) raidz_parity_verify() argument
1368 vdev_raidz_combrec(raidz_map_t * rm,const blkptr_t * bp,void * data,off_t offset,uint64_t bytes,int total_errors,int data_errors) vdev_raidz_combrec() argument
1516 raidz_map_t *rm; vdev_raidz_read() local
[all...]
/titanic_52/usr/src/lib/libc/sparc/fp/
H A D__quad_mag.c49 unsigned int round, sticky, carry, rm; in __quad_mag_add() local
209 unsigned int guard, round, sticky, borrow, rm; in __quad_mag_sub() local
[all...]
H A D_Q_qtod.c42 unsigned int xm, round, sticky, fsr, rm; in _Q_qtod() local
H A D_Q_qtos.c45 unsigned int xm, round, sticky, fsr, rm; in _Q_qtos() local
H A D_Q_mul.c91 unsigned int msw, frac2, frac3, frac4, rm; in _Qp_mul() local
/titanic_52/usr/src/lib/libm/common/m9x/
H A Dnearbyintf.c42 int rm; in __nearbyintf() local
[all...]
H A Dnearbyint.c51 int rm, j; in __nearbyint() local
[all...]
H A Dfma.c77 unsigned int xy0, xy1, xy2, xy3, z0, z1, z2, z3, fsr, rm, sticky; in __fma() local
409 unsigned cwsw, oldcwsw, rm; in __fma() local
[all...]
H A Dnearbyintl.c51 int rm, j; in __nearbyintl() local
[all...]
H A Dlrintl.c52 int rm, j; in lrintl() local
H A Dllrintl.c58 int rm, j; in llrintl() local
/titanic_52/usr/src/uts/common/sys/
H A Drandom.h59 #define BUMP_CPU_RND_STATS(rm, x, v) (((rm)->rm_mag.rm_stats).x += (v)) argument
/titanic_52/usr/src/common/crypto/ecc/
H A Dec2_163.c190 mp_digit rm[6]; in ec_GF2m_163_mul() local
[all...]
H A Dec2_193.c199 mp_digit rm[8]; in ec_GF2m_193_mul() local
[all...]
H A Dec2_233.c218 mp_digit rm[8]; in ec_GF2m_233_mul() local
[all...]
/titanic_52/usr/src/lib/libm/common/Q/
H A Dsqrtl.c232 __q_pack(const double *z, int exp, enum fp_direction_type rm, in __q_pack() argument
402 enum fp_direction_type rm; in sqrtl() local

123