Searched refs:restarts (Results 1 – 24 of 24) sorted by relevance
| /NextBSD/sys/dev/cxgbe/ |
| HD | t4_mp_ring.c | 135 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()
|
| HD | t4_mp_ring.h | 54 counter_u64_t restarts; /* recovered after stalling */ member
|
| HD | t4_sge.c | 3545 CTLFLAG_RD, &txq->r->restarts, in alloc_txq()
|
| /NextBSD/sys/net/ |
| HD | mp_ring.c | 135 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()
|
| HD | mp_ring.h | 54 counter_u64_t restarts; /* recovered after stalling */ member
|
| /NextBSD/crypto/heimdal/tools/ |
| HD | kdc-log-analyze.pl | 95 my $restarts = 0; 137 print "\tNumber of restarts: $restarts\n"; 506 $restarts++;
|
| /NextBSD/sbin/fsck_ffs/ |
| HD | main.c | 68 int restarts; variable 565 if (wantrestart && (restarts++ < 10) && in checkfilesys()
|
| /NextBSD/sys/fs/tmpfs/ |
| HD | tmpfs_vnops.c | 635 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/ |
| HD | cxgb_adapter.h | 249 uint64_t restarts; member
|
| HD | cxgb_sge.c | 2391 qs->txq[TXQ_OFLD].restarts++; in restart_tx() 2398 qs->txq[TXQ_CTRL].restarts++; in restart_tx()
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | defconfig | 240 # 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
|
| HD | ChangeLog | 533 restarts
|
| /NextBSD/contrib/wpa/hostapd/ |
| HD | defconfig | 229 # hostapd can be configured to maintain its own entropy store over restarts to
|
| /NextBSD/contrib/nvi/cl/ |
| HD | README.signal | 163 when it restarts that it can't repaint the screen until ex's child has
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | ntpd-opts.def | 478 on subsequent daemon restarts.
|
| /NextBSD/contrib/ntp/util/ |
| HD | ntp-keygen-opts.def | 782 is restarted, it loads any new files and restarts the protocol.
|
| HD | invoke-ntp-keygen.texi | 517 is restarted, it loads any new files and restarts the protocol.
|
| /NextBSD/contrib/groff/doc/ |
| HD | groff-1 | 665 If your document restarts page numbering at the beginning of each
|
| HD | groff.texinfo | 1257 If your document restarts page numbering at the beginning of each
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | gdb.info-1 | 1918 the new target restarts. To restart the parent process, use the `file'
|
| HD | gdb.texinfo | 2336 call executes, the new target restarts. To restart the parent process, 20585 @emph{target restarts}
|
| /NextBSD/contrib/amd/ |
| HD | ChangeLog | 2123 root to be 1, so that it won't change between restarts; use the
|
| /NextBSD/crypto/openssl/ |
| HD | CHANGES | 1458 client hello before rejecting multiple SGC restarts. Thanks to
|
| /NextBSD/contrib/ntp/ |
| HD | CommitLog | 206645 previously reachable, the client simply restarts the association without
|