Searched refs:zthr_create_timer (Results 1 – 3 of 3) sorted by relevance
279 return (zthr_create_timer(zthr_name, checkfunc, in zthr_create()289 zthr_create_timer(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create_timer() function
8072 arc_evict_zthr = zthr_create_timer("arc_evict", in arc_init()8074 arc_reap_zthr = zthr_create_timer("arc_reap", in arc_init()
31 extern zthr_t *zthr_create_timer(const char *zthr_name,