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.c40 typedef struct taskq_kstats { struct
42 kstat_named_t tqks_threads_max;
43 kstat_named_t tqks_entry_pool_min;
44 kstat_named_t tqks_entry_pool_max;
69 } taskq_kstats_t; argument