Searched refs:paused (Results 1 – 8 of 8) sorted by relevance
136 volatile bool paused; member
313 V_tcp_syncache.paused = false; in syncache_init()473 bool paused; in syncache_timer() local491 paused = V_tcp_syncache.paused; in syncache_timer()495 if (paused) { in syncache_timer()554 return (V_tcp_syncookies && (V_tcp_syncache.paused || in syncache_cookiesonly()2467 if (V_tcp_syncache.paused) in syncache_pause()2481 if (V_tcp_syncache.paused) { in syncache_pause()2487 V_tcp_syncache.paused = true; in syncache_pause()2542 sc->paused = false; in syncache_unpause()
187 VM status: paused (inmigrate)199 VM status: paused (postmigrate)
237 VM status: paused (inmigrate)249 VM status: paused (postmigrate)
111 | paused_t | seconds | elapsed time while paused |
140 This callback is invoked when a virtio device is paused or shut down.
9604 boolean_t scanning, paused, is_scrub; local9609 paused = dsl_scan_is_paused_scrub(scn);9610 *in_progress = (scanning && !paused &&
2331 # is_pool_scrub_paused - to check if the pool scrub has paused2369 check_pool_status "$1" "scan" "scrub paused since " $2