Searched refs:zthr_iscancelled (Results 1 – 7 of 7) sorted by relevance
39 extern boolean_t zthr_iscancelled(zthr_t *t);
445 zthr_iscancelled(zthr_t *t) in zthr_iscancelled() function
411 if (zthr_iscancelled(zthr)) in spa_checkpoint_discard_thread()
611 if (zthr_iscancelled(zthr)) { in spa_condense_indirect_generate_new_mapping()745 if (zthr_iscancelled(zthr)) in spa_condense_indirect_thread()
958 if ((t != NULL) && (zthr_has_waiters(t) || zthr_iscancelled(t))) in dsl_livelist_iterate()
2651 !(zthr_has_waiters(t) || zthr_iscancelled(t))) in spa_livelist_condense_cb()2686 !(zthr_has_waiters(t) || zthr_iscancelled(t))) in spa_livelist_condense_cb()
4947 arc_evict_needed = !zthr_iscancelled(arc_evict_zthr) && in arc_evict_cb()