Searched refs:zthr_cancel (Results 1 – 5 of 5) sorted by relevance
211 boolean_t zthr_cancel; member238 while (!t->zthr_cancel) { in zthr_procedure()263 t->zthr_cancel = B_FALSE; in zthr_procedure()359 zthr_cancel(zthr_t *t) in zthr_cancel() function382 t->zthr_cancel = B_TRUE; in zthr_cancel()390 ASSERT(!t->zthr_cancel); in zthr_cancel()410 ASSERT(!t->zthr_cancel); in zthr_resume()462 boolean_t cancelled = t->zthr_cancel; in zthr_iscancelled()
8170 zthr_cancel(condense_thread);8174 zthr_cancel(discard_thread);8178 zthr_cancel(ll_delete_thread);8182 zthr_cancel(ll_condense_thread);9830 ZFS_MODULE_PARAM(zfs_livelist_condense, zfs_livelist_condense_, zthr_cancel, INT, ZMOD_RW,
7738 (void) zthr_cancel(arc_evict_zthr); in arc_fini()7739 (void) zthr_cancel(arc_reap_zthr); in arc_fini()
35 extern void zthr_cancel(zthr_t *t);
49 LIVELIST_CONDENSE_ZTHR_CANCEL livelist.condense.zthr_cancel zfs_livelist_condense_zthr_cancel