Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c319 static zthr_t *arc_reap_zthr; variable
1114 zthr_wakeup(arc_reap_zthr); in hdr_recl()
4882 zthr_wakeup(arc_reap_zthr); in arc_adapt()
7223 arc_reap_zthr = zthr_create_timer(arc_reap_cb_check, in arc_init()
7261 (void) zthr_cancel(arc_reap_zthr); in arc_fini()
7262 zthr_destroy(arc_reap_zthr); in arc_fini()