Searched refs:rcnt (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/sys/mips/cavium/
H A Docteon_pci_console.c187 uint16_t rcnt[2]; local
199 rcnt[0] = cvmx_read64_uint16(console_rcnt[0]);
200 rcnt[1] = cvmx_read64_uint16(console_rcnt[1]);
201 if (rcnt[0] == rcnt[1])
205 if (rcnt[0] != 0)
206 roff = rcnt[0] - 1;
212 rcnt[1] = (rcnt[1] + 1) % OPCIC_RSYS_FIFO_SIZE;
213 cvmx_write64_uint16(console_rcnt[1], rcnt[
[all...]
/freebsd-13-stable/sys/dev/sound/pcm/
H A Dfeeder_mixer.c288 uint32_t cnt, mcnt, rcnt, sz; local
312 rcnt = 0;
341 rcnt = SND_FXROUND(FEEDER_FEED(ch->feeder, ch,
354 rcnt = SND_FXROUND(FEEDER_FEED(ch->feeder, ch,
361 if (rcnt == 0) {
362 rcnt = SND_FXROUND(FEEDER_FEED(ch->feeder, ch,
364 mcnt = count - rcnt;
370 memset(b + rcnt,
376 if (cnt > rcnt)
377 rcnt
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_physmem.c277 insert_region(struct region *regions, size_t rcnt, vm_paddr_t addr, argument
283 ep = regions + rcnt;
284 for (i = 0, rp = regions; i < rcnt; ++i, ++rp) {
286 return (rcnt);
291 return (rcnt);
294 return (rcnt);
305 rcnt++;
307 return (rcnt);
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c594 int *rcnt, int *routs, int iters,
622 ++(*rcnt);
706 int rcnt, scnt; local
925 rcnt = scnt = 0;
926 while (rcnt < iters || scnt < iters) {
962 ret = parse_single_wc(ctx, &scnt, &rcnt, &routs,
974 ret = parse_single_wc(ctx, &scnt, &rcnt, &routs,
998 ret = parse_single_wc(ctx, &scnt, &rcnt, &routs,
593 parse_single_wc(struct pingpong_context *ctx, int *scnt, int *rcnt, int *routs, int iters, uint64_t wr_id, enum ibv_wc_status status, uint64_t completion_timestamp, struct ts_params *ts) argument
H A Duc_pingpong.c551 int rcnt, scnt; local
750 rcnt = scnt = 0;
751 while (rcnt < iters || scnt < iters) {
811 ++rcnt;
H A Dud_pingpong.c573 int rcnt, scnt; local
757 rcnt = scnt = 0;
758 while (rcnt < iters || scnt < iters) {
817 ++rcnt;
H A Dsrq_pingpong.c645 int rcnt, scnt; local
875 rcnt = scnt = 0;
876 while (rcnt < iters || scnt < iters) {
941 ++rcnt;
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h176 uint_t rcnt; /* count of elements in run state */ member in struct:kstat_io
/freebsd-13-stable/sys/dev/netmap/
H A Dif_ptnet.c1957 unsigned int rcnt = 0; local
1970 rcnt += ptnet_drain_transmit_queue(pq,
1973 rcnt += ptnet_rx_eof(pq, queue_budget,
1978 if (!rcnt) {
1984 if (rcnt > budget) {
1988 rcnt = budget;
1990 count += rcnt;
1991 budget -= rcnt;
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h677 uint_t rcnt; /* count of elements in run state */ member in struct:kstat_io
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h180 uint_t rcnt; /* count of elements in run state */ member in struct:kstat_io
/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h62 int rcnt; member in struct:fw_device
H A Dfirewire.c1420 fwdev->rcnt = 0;
1779 fwdev->rcnt++;
1782 "fwdev->rcnt(%d), hold_count(%d)\n",
1783 __func__, fwdev->rcnt, hold_count);
1784 if (fwdev->rcnt > hold_count) {
/freebsd-13-stable/sys/contrib/rdma/krping/
H A Dkrping.c990 int ccnt, scnt, rcnt; local
1006 rcnt = 0;
1042 while (scnt < iters || ccnt < iters || rcnt < iters) {
1045 if (rcnt < iters && !(scnt < 1 && !cb->server)) {
1046 ++rcnt;
1047 while (*poll_buf != (char)rcnt) {
1101 "scnt=%d, rcnt=%d, ccnt=%d\n",
1102 scnt, rcnt, ccnt);
1137 int ccnt, scnt, rcnt; local
1151 rcnt
[all...]
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Discsi_subr.c177 scsi->sense_resid = ntohl(pp->ipdu.scsi_rsp.rcnt);
181 debug(3, "sense_len=%d rcnt=%d sense_resid=%d dsl=%d error_code=%x flags=%x",
183 ntohl(pp->ipdu.scsi_rsp.rcnt), scsi->sense_resid,
H A Discsi.h158 int rcnt; // residual count member in struct:scsi_rsp
/freebsd-13-stable/sbin/ipfw/
H A Dipfw2.c2603 ipfw_obj_tlv *rtlv, int rcnt, caddr_t dynbase, size_t dynsz)
2613 for (n = 0; n < rcnt; n++,
2642 struct buf_pr *bp, ipfw_obj_tlv *rtlv, int rcnt)
2649 for (n = seen = 0; n < rcnt; n++,
2778 int rcnt; local
2796 rcnt = 0;
2812 rcnt = ctlv->count;
2829 prepare_format_opts(co, fo, rbase, rcnt, dynbase, dynsz);
2837 list_static_range(co, fo, &bp, rbase, rcnt);
2864 if (list_static_range(co, fo, &bp, rbase, rcnt)
2602 prepare_format_opts(struct cmdline_opts *co, struct format_opts *fo, ipfw_obj_tlv *rtlv, int rcnt, caddr_t dynbase, size_t dynsz) argument
2641 list_static_range(struct cmdline_opts *co, struct format_opts *fo, struct buf_pr *bp, ipfw_obj_tlv *rtlv, int rcnt) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c159 kip->wcnt, kip->rcnt);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c96 "wcnt", "rcnt");
205 kip->wcnt, kip->rcnt);
/freebsd-13-stable/sys/dev/md/
H A Dmd.c333 off_t rcnt; local
337 rcnt = size;
339 while (rcnt > NINDIR) {
340 rcnt /= NINDIR;
/freebsd-13-stable/contrib/ofed/librdmacm/
H A Drsocket.c1904 int ret, rcnt = 0; local
1910 rcnt++;
1977 while (!ret && rcnt--)

Completed in 302 milliseconds