Searched refs:rs (Results 1 - 25 of 206) sorted by relevance

123456789

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c84 struct rsocket *rs; member in struct:rs_svc_msg
284 struct rsocket *rs; member in struct:ds_qp
421 static void ds_insert_qp(struct rsocket *rs, struct ds_qp *qp) argument
423 if (!rs->qp_list)
426 dlist_insert_head(&qp->list, &rs->qp_list->list);
427 rs->qp_list = qp;
430 static void ds_remove_qp(struct rsocket *rs, struct ds_qp *qp) argument
433 rs->qp_list = ds_next_qp(qp);
436 rs->qp_list = NULL;
440 static int rs_notify_svc(struct rs_svc *svc, struct rsocket *rs, in argument
574 rs_insert(struct rsocket *rs, int index) argument
582 rs_remove(struct rsocket *rs) argument
592 struct rsocket *rs; local
636 rs_set_nonblocking(struct rsocket *rs, int arg) argument
662 rs_set_qp_size(struct rsocket *rs) argument
679 ds_set_qp_size(struct rsocket *rs) argument
701 rs_init_bufs(struct rsocket *rs) argument
781 rs_create_cq(struct rsocket *rs, struct rdma_cm_id *cm_id) argument
811 rs_post_recv(struct rsocket *rs) argument
837 ds_post_recv(struct rsocket *rs, struct ds_qp *qp, uint32_t offset) argument
857 rs_create_ep(struct rsocket *rs) argument
914 rs_free_iomappings(struct rsocket *rs) argument
954 ds_free(struct rsocket *rs) argument
987 rs_free(struct rsocket *rs) argument
1035 rs_conn_data_offset(struct rsocket *rs) argument
1041 rs_format_conn_data(struct rsocket *rs, struct rs_conn_data *conn) argument
1059 rs_save_conn_data(struct rsocket *rs, struct rs_conn_data *conn) argument
1083 ds_init(struct rsocket *rs, int domain) argument
1096 ds_init_ep(struct rsocket *rs) argument
1132 struct rsocket *rs; local
1174 struct rsocket *rs; local
1197 struct rsocket *rs; local
1228 struct rsocket *rs, *new_rs; local
1284 rs_do_connect(struct rsocket *rs) argument
1415 ds_get_src_addr(struct rsocket *rs, const struct sockaddr *dest_addr, socklen_t dest_len, union socket_addr *src_addr, socklen_t *src_len) argument
1486 ds_create_qp(struct rsocket *rs, union socket_addr *src_addr, socklen_t addrlen, struct ds_qp **new_qp) argument
1557 ds_get_qp(struct rsocket *rs, union socket_addr *src_addr, socklen_t addrlen, struct ds_qp **qp) argument
1574 ds_get_dest(struct rsocket *rs, const struct sockaddr *addr, socklen_t addrlen, struct ds_dest **dest) argument
1618 struct rsocket *rs; local
1643 rs_get_ctrl_buf(struct rsocket *rs) argument
1649 rs_post_msg(struct rsocket *rs, uint32_t msg) argument
1675 rs_post_write(struct rsocket *rs, struct ibv_sge *sgl, int nsge, uint32_t wr_data, int flags, uint64_t addr, uint32_t rkey) argument
1694 rs_post_write_msg(struct rsocket *rs, struct ibv_sge *sgl, int nsge, uint32_t msg, int flags, uint64_t addr, uint32_t rkey) argument
1734 ds_post_send(struct rsocket *rs, struct ibv_sge *sge, uint32_t wr_data) argument
1756 rs_write_data(struct rsocket *rs, struct ibv_sge *sgl, int nsge, uint32_t length, int flags) argument
1784 rs_write_direct(struct rsocket *rs, struct rs_iomap *iom, uint64_t offset, struct ibv_sge *sgl, int nsge, uint32_t length, int flags) argument
1797 rs_write_iomap(struct rsocket *rs, struct rs_iomap_mr *iomr, struct ibv_sge *sgl, int nsge, int flags) argument
1813 rs_sbuf_left(struct rsocket *rs) argument
1819 rs_send_credits(struct rsocket *rs) argument
1870 rs_ctrl_avail(struct rsocket *rs) argument
1876 rs_2ctrl_avail(struct rsocket *rs) argument
1881 rs_give_credits(struct rsocket *rs) argument
1894 rs_update_credits(struct rsocket *rs) argument
1900 rs_poll_cq(struct rsocket *rs) argument
1988 rs_get_cq_event(struct rsocket *rs) argument
2025 rs_process_cq(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2059 rs_get_comp(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2099 ds_poll_cqs(struct rsocket *rs) argument
2149 ds_req_notify_cqs(struct rsocket *rs) argument
2165 ds_get_cq_event(struct rsocket *rs) argument
2191 ds_process_cqs(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2220 ds_get_comp(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2243 rs_nonblocking(struct rsocket *rs, int flags) argument
2248 rs_is_cq_armed(struct rsocket *rs) argument
2253 rs_poll_all(struct rsocket *rs) argument
2267 rs_can_send(struct rsocket *rs) argument
2280 ds_can_send(struct rsocket *rs) argument
2285 ds_all_sends_done(struct rsocket *rs) argument
2290 rs_conn_can_send(struct rsocket *rs) argument
2295 rs_conn_can_send_ctrl(struct rsocket *rs) argument
2300 rs_have_rdata(struct rsocket *rs) argument
2305 rs_conn_have_rdata(struct rsocket *rs) argument
2310 rs_conn_all_sends_done(struct rsocket *rs) argument
2342 ds_recvfrom(struct rsocket *rs, void *buf, size_t len, int flags, struct sockaddr *src_addr, socklen_t *addrlen) argument
2378 rs_peek(struct rsocket *rs, void *buf, size_t len) argument
2417 struct rsocket *rs; local
2487 struct rsocket *rs; local
2532 rs_send_iomaps(struct rsocket *rs, int flags) argument
2599 ds_sendv_udp(struct rsocket *rs, const struct iovec *iov, int iovcnt, int flags, uint8_t op) argument
2637 ds_send_udp(struct rsocket *rs, const void *buf, size_t len, int flags, uint8_t op) argument
2650 dsend(struct rsocket *rs, const void *buf, size_t len, int flags) argument
2687 struct rsocket *rs; local
2775 struct rsocket *rs; local
2827 struct rsocket *rs; local
2943 rs_poll_rs(struct rsocket *rs, int events, int nonblock, int (*test)(struct rsocket *rs)) argument
3012 struct rsocket *rs; local
3030 struct rsocket *rs; local
3060 struct rsocket *rs; local
3226 struct rsocket *rs; local
3280 ds_shutdown(struct rsocket *rs) argument
3297 struct rsocket *rs; local
3331 struct rsocket *rs; local
3346 struct rsocket *rs; local
3359 rs_set_keepalive(struct rsocket *rs, int on) argument
3389 struct rsocket *rs; local
3570 struct rsocket *rs; local
3714 struct rsocket *rs; local
3743 rs_get_iomap_mr(struct rsocket *rs) argument
3771 struct rsocket *rs; local
3818 struct rsocket *rs; local
3849 rs_find_iomap(struct rsocket *rs, off_t offset) argument
3863 struct rsocket *rs; local
3970 rs_svc_add_rs(struct rs_svc *svc, struct rsocket *rs) argument
3984 rs_svc_index(struct rs_svc *svc, struct rsocket *rs) argument
3995 rs_svc_rm_rs(struct rs_svc *svc, struct rsocket *rs) argument
4064 udp_svc_create_ah(struct rsocket *rs, struct ds_dest *dest, uint32_t qpn) argument
4129 udp_svc_forward(struct rsocket *rs, void *buf, size_t len, union socket_addr *src) argument
4157 udp_svc_process_rs(struct rsocket *rs) argument
4293 tcp_svc_send_keepalive(struct rsocket *rs) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drange_tree.c106 range_seg_t *rs; local
110 for (rs = avl_first(&rt->rt_root); rs != NULL;
111 rs = AVL_NEXT(&rt->rt_root, rs)) {
112 uint64_t size = rs->rs_end - rs->rs_start;
129 range_tree_stat_incr(range_tree_t *rt, range_seg_t *rs) argument
131 uint64_t size = rs->rs_end - rs
143 range_tree_stat_decr(range_tree_t *rt, range_seg_t *rs) argument
210 range_tree_adjust_fill(range_tree_t *rt, range_seg_t *rs, int64_t delta) argument
227 range_seg_t rsearch, *rs_before, *rs_after, *rs; local
364 range_seg_t rsearch, *rs, *newseg; local
472 range_tree_resize_segment(range_tree_t *rt, range_seg_t *rs, uint64_t newstart, uint64_t newsize) argument
507 range_seg_t *rs = range_tree_find_impl(rt, start, size); local
516 range_seg_t *rs; local
536 range_seg_t *rs; local
564 range_seg_t *rs; local
584 range_seg_t *rs; local
622 rt_avl_add(range_tree_t *rt, range_seg_t *rs, void *arg) argument
629 rt_avl_remove(range_tree_t *rt, range_seg_t *rs, void *arg) argument
657 range_seg_t *rs = avl_first(&rt->rt_root); local
664 range_seg_t *rs = avl_last(&rt->rt_root); local
[all...]
H A Dspace_reftree.c112 range_seg_t *rs; local
114 for (rs = avl_first(&rt->rt_root); rs; rs = AVL_NEXT(&rt->rt_root, rs))
115 space_reftree_add_seg(t, rs->rs_start, rs->rs_end, refcnt);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_random.c157 static struct arc4_stream rs; variable in typeref:struct:arc4_stream
170 rs.s[n] = n;
171 rs.i = 0;
172 rs.j = 0;
181 rs.i--;
183 rs.i = (rs.i + 1);
184 si = rs.s[rs.i];
185 rs
[all...]
/freebsd-11-stable/usr.bin/gcore/
H A Delf32core.c16 elf_convert_gregset(elfcore_gregset_t *rd, struct reg *rs) argument
19 rd->r_gs = rs->r_gs;
20 rd->r_fs = rs->r_fs;
21 rd->r_es = rs->r_es;
22 rd->r_ds = rs->r_ds;
23 rd->r_edi = rs->r_rdi;
24 rd->r_esi = rs->r_rsi;
25 rd->r_ebp = rs->r_rbp;
26 rd->r_ebx = rs->r_rbx;
27 rd->r_edx = rs
41 elf_convert_fpregset(elfcore_fpregset_t *rd, struct fpreg *rs) argument
[all...]
/freebsd-11-stable/usr.bin/rs/
H A DMakefile2 # $FreeBSD: stable/11/usr.bin/rs/Makefile 327186 2017-12-26 03:59:49Z asomers $
6 PROG= rs
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Drcopy.c121 static size_t _recv(int rs, char *msg, size_t len) argument
126 ret = rrecv(rs, msg + offset, len - offset, 0);
134 static int msg_recv_hdr(int rs, struct msg_hdr *hdr) argument
138 ret = _recv(rs, (char *) hdr, sizeof *hdr);
151 static int msg_get_resp(int rs, struct msg_hdr *msg, uint8_t cmd) argument
155 ret = msg_recv_hdr(rs, msg);
168 static void msg_send_resp(int rs, struct msg_hdr *msg, uint32_t status) argument
177 rsend(rs, (char *) &resp, sizeof resp, 0);
183 int ret, rs; local
193 rs
229 server_open(int rs, struct msg_hdr *msg) argument
273 server_close(int rs, struct msg_hdr *msg) argument
291 server_write(int rs, struct msg_hdr *msg) argument
337 server_process(int rs) argument
369 int lrs, rs; local
395 int ret, rs; local
421 client_open(int rs) argument
475 client_start_write(int rs) argument
494 client_close(int rs) argument
522 int ret, rs; local
[all...]
H A Driostream.c77 static int rs, lrs; variable
152 fds.fd = rs;
163 ret = rsend(rs, buf + offset, size - offset, flags);
181 fds.fd = rs;
192 ret = riowrite(rs, buf + offset, size - offset, offset, flags);
210 fds.fd = rs;
221 ret = rrecv(rs, buf + offset, size - offset, flags);
268 offset = riomap(rs, buf, transfer_size, PROT_WRITE, 0, 0);
314 ret = riounmap(rs, buf, transfer_size);
425 rs
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c171 struct ath_rx_status *rs)
178 rs->rs_status = 0;
179 rs->rs_flags = 0;
181 rs->rs_datalen = ads->ds_rxstatus1 & AR_DataLen;
182 rs->rs_tstamp = ads->AR_RcvTimestamp;
186 rs->rs_rssi = MS(ads->ds_rxstatus4, AR_RxRSSICombined);
187 rs->rs_rssi_ctl[0] = MS(ads->ds_rxstatus0, AR_RxRSSIAnt00);
188 rs->rs_rssi_ctl[1] = MS(ads->ds_rxstatus0, AR_RxRSSIAnt01);
189 rs->rs_rssi_ctl[2] = MS(ads->ds_rxstatus0, AR_RxRSSIAnt02);
190 rs
169 ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Darc4random.c77 static struct arc4_stream rs; variable in typeref:struct:arc4_stream
93 rs.s[n] = n;
94 rs.i = 0;
95 rs.j = 0;
104 rs.i--;
106 rs.i = (rs.i + 1);
107 si = rs.s[rs.i];
108 rs
[all...]
/freebsd-11-stable/usr.bin/rs/tests/
H A Drs_test.sh26 # $FreeBSD: stable/11/usr.bin/rs/tests/rs_test.sh 326289 2017-11-27 20:01:58Z asomers $
37 atf_check -s exit:0 -o empty rs -c < /dev/null
48 atf_check -s exit:0 -o empty rs -s < /dev/null
59 atf_check -s exit:0 -o empty rs -C < /dev/null
70 atf_check -s exit:0 -o empty rs -S < /dev/null
81 atf_check -s exit:0 -o empty rs -t < /dev/null
92 atf_check -s exit:0 -o empty rs -T < /dev/null
103 atf_check -s exit:0 -o empty rs -k < /dev/null
115 " rs -K < /dev/null
126 atf_check -s exit:0 -o empty rs
[all...]
/freebsd-11-stable/contrib/unbound/compat/
H A Darc4random.c64 } *rs; variable in typeref:struct:__anon45
147 if (rs == NULL) {
149 if ((rs = mmap(NULL, sizeof(*rs), PROT_READ|PROT_WRITE,
153 if (minherit(rs, sizeof(*rs), MAP_INHERIT_ZERO) == -1)
157 rs = malloc(sizeof(*rs));
158 if(!rs)
194 if (!rs)
[all...]
/freebsd-11-stable/contrib/apr-util/redis/
H A Dapr_redis.c34 apr_redis_server_t *rs; member in struct:apr_redis_conn_t
123 apr_redis_server_t *rs)
126 apr_thread_mutex_lock(rs->lock);
128 rs->status = APR_RC_SERVER_DEAD;
129 rs->btime = apr_time_now();
131 apr_thread_mutex_unlock(rs->lock);
137 apr_redis_server_t *rs)
139 rs->status = APR_RC_SERVER_LIVE;
144 apr_redis_server_t *rs)
151 rc->live_servers[rc->ntotal] = rs;
122 make_server_dead(apr_redis_t *rc, apr_redis_server_t *rs) argument
136 make_server_live(apr_redis_t *rc, apr_redis_server_t *rs) argument
172 apr_redis_server_t *rs = NULL; local
236 rs_find_conn(apr_redis_server_t *rs, apr_redis_conn_t ** conn) argument
264 rs_bad_conn(apr_redis_server_t *rs, apr_redis_conn_t *conn) argument
274 rs_release_conn(apr_redis_server_t *rs, apr_redis_conn_t *conn) argument
345 apr_redis_server_t *rs = params; local
646 apr_redis_server_t *rs; local
748 apr_redis_server_t *rs; local
856 grab_bulk_resp(apr_redis_server_t *rs, apr_redis_t *rc, apr_redis_conn_t *conn, apr_pool_t *p, char **baton, apr_size_t *new_length) argument
925 apr_redis_server_t *rs; local
1008 apr_redis_server_t *rs; local
1240 apr_redis_server_t *rs; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Darc4random.c89 static struct arc4_stream rs; variable in typeref:struct:arc4_stream
102 rs.s[n] = n;
103 rs.i = 0;
104 rs.j = 0;
113 rs.i--;
115 rs.i = (rs.i + 1);
116 si = rs.s[rs.i];
117 rs
[all...]
/freebsd-11-stable/lib/libc/sys/
H A Dpselect.c44 pselect(int n, fd_set *rs, fd_set *ws, fd_set *es, const struct timespec *t, argument
50 __libc_interposing[INTERPOS_pselect])(n, rs, ws, es, t, s));
H A Dselect.c44 select(int n, fd_set *rs, fd_set *ws, fd_set *es, struct timeval *t) argument
48 __libc_interposing[INTERPOS_select])(n, rs, ws, es, t));
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c209 struct ath_rx_status *rs)
224 rs->rs_datalen = ads->ds_status0 & AR_DataLen;
225 rs->rs_tstamp = MS(ads->ds_status1, AR_RcvTimestamp);
226 rs->rs_status = 0;
229 rs->rs_status |= HAL_RXERR_CRC;
231 rs->rs_status |= HAL_RXERR_DECRYPT;
233 rs->rs_status |= HAL_RXERR_PHY;
234 rs->rs_phyerr = MS(ads->ds_status1, AR_PHYErr);
238 rs->rs_rssi = MS(ads->ds_status0, AR_RcvSigStrength);
240 rs
207 ar5211ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c248 struct ath_rx_status *rs)
263 rs->rs_datalen = ads->ds_rxstatus0 & AR_DataLen;
264 rs->rs_tstamp = MS(ads->ds_rxstatus1, AR_RcvTimestamp);
265 rs->rs_status = 0;
267 rs->rs_rssi = MS(ads->ds_rxstatus0, AR_RcvSigStrength);
269 if (rs->rs_rssi == -128)
270 rs->rs_rssi = 0;
272 rs->rs_keyix = MS(ads->ds_rxstatus1, AR_KeyIdx);
274 rs->rs_keyix = HAL_RXKEYIX_INVALID;
276 rs
246 ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_rx.c488 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf)
510 sc->sc_rx_th.wr_v.rssi_ctl[0] = rs->rs_rssi_ctl[0];
511 sc->sc_rx_th.wr_v.rssi_ctl[1] = rs->rs_rssi_ctl[1];
512 sc->sc_rx_th.wr_v.rssi_ctl[2] = rs->rs_rssi_ctl[2];
513 sc->sc_rx_th.wr_v.rssi_ext[0] = rs->rs_rssi_ext[0];
514 sc->sc_rx_th.wr_v.rssi_ext[1] = rs->rs_rssi_ext[1];
515 sc->sc_rx_th.wr_v.rssi_ext[2] = rs->rs_rssi_ext[2];
518 sc->sc_rx_th.wr_v.evm[0] = rs->rs_evm0;
519 sc->sc_rx_th.wr_v.evm[1] = rs->rs_evm1;
520 sc->sc_rx_th.wr_v.evm[2] = rs
487 ath_rx_tap_vendor(struct ath_softc *sc, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
552 ath_rx_tap(struct ath_softc *sc, struct mbuf *m, const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) argument
633 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, struct mbuf *m) argument
1013 struct ath_rx_status *rs; local
1353 struct ath_rx_status *rs = &bf->bf_status.ds_rxstat; local
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Ddb_disasm.c164 reg_name[i.RType.rd], reg_name[i.RType.rs]);
189 reg_name[i.RType.rt], reg_name[i.RType.rs]);
203 db_printf("\t%s", reg_name[i.RType.rs]);
215 reg_name[i.RType.rs], reg_name[i.RType.rt]);
223 db_printf("\t%d", (i.RType.rs << 5) | i.RType.rt);
228 reg_name[i.RType.rs], reg_name[i.RType.rt]);
234 reg_name[i.IType.rs]);
242 reg_name[i.IType.rs]);
247 if (i.IType.rs == 0 && i.IType.rt == 0) {
255 reg_name[i.IType.rs], reg_nam
[all...]
/freebsd-11-stable/contrib/serf/buckets/
H A Dallocator.c292 read_status_t *rs; local
306 if ((rs = &track->info[idx])->bucket == bucket) {
307 return rs;
321 rs = &track->info[track->next_index];
322 rs->bucket = bucket;
323 rs->last = APR_SUCCESS; /* ### the right initial value? */
328 return rs;
343 read_status_t *rs = find_read_status(track, bucket, 1);
346 if (APR_STATUS_IS_EAGAIN(rs->last) /* ### or APR_EOF? */) {
352 rs
364 read_status_t *rs = &track->info[0]; local
399 read_status_t *rs = find_read_status(track, bucket, 0); local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c753 rep_state_t *rs,
757 rs->sfile->rfile->file,
763 rs_aligned_seek(rep_state_t *rs,
768 fs_fs_data_t *ffd = rs->sfile->fs->fsap_data;
769 return svn_error_trace(svn_io_file_aligned_seek(rs->sfile->rfile->file,
790 auto_set_start_offset(rep_state_t *rs, apr_pool_t *pool)
792 if (rs->start == -1)
794 SVN_ERR(svn_fs_fs__item_offset(&rs->start, rs->sfile->fs,
795 rs
751 get_file_offset(apr_off_t *offset, rep_state_t *rs, apr_pool_t *pool) argument
762 rs_aligned_seek(rep_state_t *rs, apr_off_t *buffer_start, apr_off_t offset, apr_pool_t *pool) argument
789 auto_set_start_offset(rep_state_t *rs, apr_pool_t *pool) argument
806 auto_read_diff_version(rep_state_t *rs, apr_pool_t *pool) argument
840 rep_state_t *rs = apr_pcalloc(result_pool, sizeof(*rs)); local
1074 rep_state_t *rs; local
1235 get_window_key(window_cache_key_t *key, rep_state_t *rs) argument
1292 get_cached_window(svn_txdelta_window_t **window_p, rep_state_t *rs, int chunk_index, svn_boolean_t *is_cached, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1348 set_cached_window(svn_txdelta_window_t *window, rep_state_t *rs, apr_pool_t *scratch_pool) argument
1379 get_cached_combined_window(svn_stringbuf_t **window_p, rep_state_t *rs, svn_boolean_t *is_cached, apr_pool_t *pool) argument
1407 set_cached_combined_window(svn_stringbuf_t *window, rep_state_t *rs, apr_pool_t *scratch_pool) argument
1443 rep_state_t *rs = NULL; local
1548 read_delta_window(svn_txdelta_window_t **nwin, int this_chunk, rep_state_t *rs, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1638 read_plain_window(svn_stringbuf_t **nwin, rep_state_t *rs, apr_size_t size, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1666 skip_plain_window(rep_state_t *rs, apr_size_t size) argument
1686 rep_state_t *rs; local
1810 rep_state_t *rs; local
2272 rep_state_t *rs = apr_pcalloc(pool, sizeof(*rs)); local
2425 rep_state_t *rs; member in struct:delta_read_baton
3205 init_rep_state(rep_state_t *rs, svn_fs_fs__rep_header_t *rep_header, svn_fs_t *fs, svn_fs_fs__revision_file_t *file, svn_fs_fs__p2l_entry_t* entry, apr_pool_t *result_pool) argument
3283 cache_windows(svn_fs_t *fs, rep_state_t *rs, apr_off_t max_offset, apr_pool_t *pool) argument
3387 rep_state_t rs = { 0 }; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c215 struct ath_rx_status *rs)
231 rs->rs_datalen = ads->ds_status0 & AR_DataLen;
243 rs->rs_tstamp = rstamp & 0x7fff;
244 rs->rs_status = 0;
247 rs->rs_status |= HAL_RXERR_CRC;
249 rs->rs_status |= HAL_RXERR_DECRYPT;
251 rs->rs_status |= HAL_RXERR_FIFO;
253 rs->rs_status |= HAL_RXERR_PHY;
254 rs->rs_phyerr =
259 rs
213 ar5210ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, uint32_t pa, struct ath_desc *nds, uint64_t tsf, struct ath_rx_status *rs) argument
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c153 rpcb_session_t *rs; local
160 KMALLOC(rs, rpcb_session_t *);
161 if (rs == NULL)
164 bzero((char *)rs, sizeof(*rs));
165 MUTEX_INIT(&rs->rs_rxlock, "ipf Sun RPCB proxy session lock");
167 aps->aps_data = rs;
184 rpcb_session_t *rs; local
185 rs = (rpcb_session_t *)aps->aps_data;
187 MUTEX_ENTER(&rs
214 rpcb_session_t *rs; local
286 rpcb_session_t *rs; local
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_amrr.c166 const struct ieee80211_rateset *rs = NULL; local
199 rs = (struct ieee80211_rateset *) &ni->ni_htrates;
203 rs = &ni->ni_rates;
207 rate = rs->rs_rates[0];
215 for (amn->amn_rix = rs->rs_nrates - 1; amn->amn_rix > 0;
220 if ((rs->rs_rates[amn->amn_rix] & 0x1f) < 4)
222 } else if ((rs->rs_rates[amn->amn_rix] & IEEE80211_RATE_VAL) <= 72)
225 rate = rs->rs_rates[amn->amn_rix] & IEEE80211_RATE_VAL;
239 rs->rs_nrates,
255 const struct ieee80211_rateset *rs local
340 const struct ieee80211_rateset *rs = NULL; local
464 struct ieee80211_rateset *rs; local
[all...]

Completed in 520 milliseconds

123456789