Searched refs:zthr_cancel (Results 1 – 5 of 5) sorted by relevance
212 boolean_t zthr_cancel; member242 while (!t->zthr_cancel) { in zthr_procedure()267 t->zthr_cancel = B_FALSE; in zthr_procedure()364 zthr_cancel(zthr_t *t) in zthr_cancel() function387 t->zthr_cancel = B_TRUE; in zthr_cancel()395 ASSERT(!t->zthr_cancel); in zthr_cancel()415 ASSERT(!t->zthr_cancel); in zthr_resume()467 boolean_t cancelled = t->zthr_cancel; in zthr_iscancelled()
8849 zthr_cancel(condense_thread);8853 zthr_cancel(discard_thread);8857 zthr_cancel(ll_delete_thread);8861 zthr_cancel(ll_condense_thread);10590 ZFS_MODULE_PARAM(zfs_livelist_condense, zfs_livelist_condense_, zthr_cancel,
7742 (void) zthr_cancel(arc_evict_zthr); in arc_fini()7743 (void) zthr_cancel(arc_reap_zthr); in arc_fini()
36 extern void zthr_cancel(zthr_t *t);
52 LIVELIST_CONDENSE_ZTHR_CANCEL livelist.condense.zthr_cancel zfs_livelist_condense_zthr_cancel