Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzthr.h29 extern zthr_t *zthr_create_timer(const char *zthr_name,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzthr.c274 return (zthr_create_timer(zthr_name, checkfunc, in zthr_create()
284 zthr_create_timer(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create_timer() function
H A Darc.c7675 arc_reap_zthr = zthr_create_timer("arc_reap", in arc_init()