Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzthr.h27 extern zthr_t *zthr_create(const char *zthr_name,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzthr.c271 zthr_create(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create() function
H A Dvdev_indirect.c886 spa->spa_condense_zthr = zthr_create("z_indirect_condense", in spa_start_indirect_condensing_thread()
H A Dspa.c2545 zthr_create("z_livelist_destroy", in spa_start_livelist_destroy_thread()
2752 zthr_create("z_livelist_condense", in spa_start_livelist_condensing_thread()
2770 zthr_create("z_checkpoint_discard", in spa_spawn_aux_threads()
H A Darc.c7673 arc_evict_zthr = zthr_create("arc_evict", in arc_init()