Home
last modified time | relevance | path

Searched refs:restarts (Results 1 – 24 of 24) sorted by relevance

/NextBSD/sys/dev/cxgbe/
HDt4_mp_ring.c135 counter_u64_add(r->restarts, 1); in drain_ring()
166 counter_u64_add(r->restarts, 1); in drain_ring()
206 r->restarts = counter_u64_alloc(flags); in mp_ring_alloc()
209 r->stalls == NULL || r->restarts == NULL || in mp_ring_alloc()
235 if (r->restarts != NULL) in mp_ring_free()
236 counter_u64_free(r->restarts); in mp_ring_free()
354 counter_u64_zero(r->restarts); in mp_ring_reset_stats()
HDt4_mp_ring.h54 counter_u64_t restarts; /* recovered after stalling */ member
HDt4_sge.c3545 CTLFLAG_RD, &txq->r->restarts, in alloc_txq()
/NextBSD/sys/net/
HDmp_ring.c135 counter_u64_add(r->restarts, 1); in drain_ring()
166 counter_u64_add(r->restarts, 1); in drain_ring()
206 r->restarts = counter_u64_alloc(flags); in mp_ring_alloc()
209 r->stalls == NULL || r->restarts == NULL || in mp_ring_alloc()
235 if (r->restarts != NULL) in mp_ring_free()
236 counter_u64_free(r->restarts); in mp_ring_free()
354 counter_u64_zero(r->restarts); in mp_ring_reset_stats()
HDmp_ring.h54 counter_u64_t restarts; /* recovered after stalling */ member
/NextBSD/crypto/heimdal/tools/
HDkdc-log-analyze.pl95 my $restarts = 0;
137 print "\tNumber of restarts: $restarts\n";
506 $restarts++;
/NextBSD/sbin/fsck_ffs/
HDmain.c68 int restarts; variable
565 if (wantrestart && (restarts++ < 10) && in checkfilesys()
/NextBSD/sys/fs/tmpfs/
HDtmpfs_vnops.c635 int error, restarts = 0; in tmpfs_rename_relock() local
643 restarts += 1; in tmpfs_rename_relock()
737 tmpfs_rename_restarts += restarts; in tmpfs_rename_relock()
747 tmpfs_rename_restarts += restarts; in tmpfs_rename_relock()
/NextBSD/sys/dev/cxgb/
HDcxgb_adapter.h249 uint64_t restarts; member
HDcxgb_sge.c2391 qs->txq[TXQ_OFLD].restarts++; in restart_tx()
2398 qs->txq[TXQ_CTRL].restarts++; in restart_tx()
/NextBSD/contrib/wpa/wpa_supplicant/
HDdefconfig240 # persistent over restarts. This option can be used to reduce code size by
425 # restarts to enhance random number generation. This is not perfect, but it is
HDChangeLog533 restarts
/NextBSD/contrib/wpa/hostapd/
HDdefconfig229 # hostapd can be configured to maintain its own entropy store over restarts to
/NextBSD/contrib/nvi/cl/
HDREADME.signal163 when it restarts that it can't repaint the screen until ex's child has
/NextBSD/contrib/ntp/ntpd/
HDntpd-opts.def478 on subsequent daemon restarts.
/NextBSD/contrib/ntp/util/
HDntp-keygen-opts.def782 is restarted, it loads any new files and restarts the protocol.
HDinvoke-ntp-keygen.texi517 is restarted, it loads any new files and restarts the protocol.
/NextBSD/contrib/groff/doc/
HDgroff-1665 If your document restarts page numbering at the beginning of each
HDgroff.texinfo1257 If your document restarts page numbering at the beginning of each
/NextBSD/contrib/gdb/gdb/doc/
HDgdb.info-11918 the new target restarts. To restart the parent process, use the `file'
HDgdb.texinfo2336 call executes, the new target restarts. To restart the parent process,
20585 @emph{target restarts}
/NextBSD/contrib/amd/
HDChangeLog2123 root to be 1, so that it won't change between restarts; use the
/NextBSD/crypto/openssl/
HDCHANGES1458 client hello before rejecting multiple SGC restarts. Thanks to
/NextBSD/contrib/ntp/
HDCommitLog206645 previously reachable, the client simply restarts the association without