Home
last modified time | relevance | path

Searched refs:zthr_create_timer (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzthr.h30 extern zthr_t *zthr_create_timer(const char *zthr_name,
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzthr.c278 return (zthr_create_timer(zthr_name, checkfunc, in zthr_create()
288 zthr_create_timer(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create_timer() function
H A Darc.c7664 arc_evict_zthr = zthr_create_timer("arc_evict", in arc_init()
7666 arc_reap_zthr = zthr_create_timer("arc_reap", in arc_init()