Home
last modified time | relevance | path

Searched defs:taskq_kstats (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c47 typedef struct taskq_kstats { struct
49 kstat_named_t tqks_threads_max;
50 kstat_named_t tqks_entry_pool_min;
51 kstat_named_t tqks_entry_pool_max;
76 } taskq_kstats_t; argument