Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzthr.h27 extern zthr_t *zthr_create(const char *zthr_name,
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzthr.c275 zthr_create(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create() function
H A Dvdev_indirect.c885 spa->spa_condense_zthr = zthr_create("z_indirect_condense", in spa_start_indirect_condensing_thread()
H A Dspa.c2620 zthr_create("z_livelist_destroy", in spa_start_livelist_destroy_thread()
2830 zthr_create("z_livelist_condense", in spa_start_livelist_condensing_thread()
2848 zthr_create("z_checkpoint_discard", in spa_spawn_aux_threads()
H A Darc.c8029 arc_evict_zthr = zthr_create("arc_evict", in arc_init()