Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c192 static int nvpflush_timer_busy = 0; variable
903 nvpflush_timer_busy = 1; in nvpflush_timeout()
911 nvpflush_timer_busy = 0; in nvpflush_timeout()
946 if (nvpflush_timer_busy == 0) { in nvf_wake_daemon()
947 nvpflush_timer_busy = 1; in nvf_wake_daemon()
1058 nvpflush_timer_busy == 0) || sys_shutdown) { in nvpflush_daemon()